Parcourir la source

feature/bug修复

dengrui il y a 1 an
Parent
commit
a36b8223d8
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      public/version.json
  2. 1 1
      src/views/analysis/process/index.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "version": "1.7"
+  "version": "1.9"
 }

+ 1 - 1
src/views/analysis/process/index.vue

@@ -160,7 +160,7 @@
                 label="生产批号"
               >
                 <template #default="{ row }"
-                  ><span>{{ row.accuracy1 }}</span>
+                  ><span>{{ row.batchNo }}</span>
                 </template>
               </el-table-column>
               <el-table-column align="center" :label="title">