瀏覽代碼

bug fixed

chrislee 1 年之前
父節點
當前提交
e9eeef94a5
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/modules/sale/outsource.vue

+ 3 - 3
src/views/modules/sale/outsource.vue

@@ -78,7 +78,7 @@
           label="物料名称">
         </el-table-column>
         <el-table-column
-          prop="prodCode"
+          prop="productNumber"
           header-align="center"
           align="center"
           min-width="120"
@@ -95,7 +95,7 @@
           label="委外类别">
         </el-table-column>
         <el-table-column
-          prop="specificationExplian"
+          prop="productSpec"
           header-align="center"
           align="center"
           min-width="100"
@@ -128,7 +128,7 @@
           align="center"
           min-width="160"
           :show-tooltip-when-overflow="true"
-          label="采购期限">
+          label="委外期限">
         </el-table-column>
         <el-table-column
           prop="arrivedTime"