luojun 1 anno fa
parent
commit
282c74ec47
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/safetycheck/task/dialog.scanrecord.vue

+ 1 - 1
src/views/safetycheck/task/dialog.scanrecord.vue

@@ -57,7 +57,7 @@
           min-width="150px"
         >
           <template slot-scope="r">
-            <label v-if="r.row.scanMethod == 0">{{ r.row.nfcCode }}}</label>
+            <label v-if="r.row.scanMethod == 0">{{ r.row.nfcCode }}</label>
             <el-image
               v-else
               style="width: 50px; height: 50px"