Browse Source

装箱单-面损表-字段更换

jbb 2 years ago
parent
commit
40c6015014
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/packing-list/packinglist-fabrics/addFabricDrawer.vue

+ 1 - 1
src/views/packing-list/packinglist-fabrics/addFabricDrawer.vue

@@ -524,7 +524,7 @@ export default {
         // },
         {
           title: '供应商简称',
-          dataIndex: 'supplierPrintingPlant',
+          dataIndex: 'supplier',
           // scopedSlots: { customRender: 'supplierPrintingPlant' },
           width: 120,
           className: 'replacecolor',