소스 검색

界面优化

luojun 1 년 전
부모
커밋
282c74ec47
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"