瀏覽代碼

Merge branch 'master' of http://120.46.159.163:7400/ezhizao/ezhizao_dms_vue

wangxin 10 月之前
父節點
當前提交
5182dfce75
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/business/drawingAuditing/index.vue
  2. 1 1
      src/views/business/drawingRatify/index.vue

+ 1 - 1
src/views/business/drawingAuditing/index.vue

@@ -140,7 +140,7 @@
             </el-table-column>
             <el-table-column
               label="工艺版本"
-              prop="technologyVersion"
+              prop="productVersion"
               width="100"
               align="center"
             />

+ 1 - 1
src/views/business/drawingRatify/index.vue

@@ -140,7 +140,7 @@
             </el-table-column>
             <el-table-column
               label="工艺版本"
-              prop="technologyVersion"
+              prop="productVersion"
               width="60"
               align="center"
             />