Browse Source

界面优化

luojun 1 năm trước cách đây
mục cha
commit
282c74ec47
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"