Browse Source

Finish Hotfix-mo-196

莫绍宝 2 years ago
parent
commit
606cd0ac48
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/views/supply/implement/components/displace_detail.vue

+ 7 - 0
src/views/supply/implement/components/displace_detail.vue

@@ -42,6 +42,13 @@
         ></el-table-column>
         <el-table-column
           align="left"
+          label="物料编码"
+          prop="materialNumber"
+          min-width="120"
+          show-overflow-tooltip
+        ></el-table-column>
+        <el-table-column
+          align="left"
           label="产品名称"
           prop="materialName"
           min-width="160"