소스 검색

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"
             />