Browse Source

面辅料-新增/详情-字段修改

jbb 2 years ago
parent
commit
2e4e28dfc3

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

@@ -499,14 +499,13 @@ export default {
           className: 'replacecolor',
           ellipsis: true,
         },
-        {
-          title: '供应商编码(染厂)',
-          dataIndex: 'supplierCodeDyeingPlant',
-          // scopedSlots: { customRender: 'supplierCodeDyeingPlant' },
-          width: 120,
-          className: 'replacecolor',
-          ellipsis: true,
-        },
+        // {
+        //   title: '供应商编码(染厂)',
+        //   dataIndex: 'supplierCodeDyeingPlant',
+        //   width: 120,
+        //   className: 'replacecolor',
+        //   ellipsis: true,
+        // },
         {
           title: '供应商(染厂)',
           dataIndex: 'supplierDyeingPlant',
@@ -515,16 +514,15 @@ export default {
           className: 'replacecolor',
           ellipsis: true,
         },
+        // {
+        //   title: '供应商编码(印厂)',
+        //   dataIndex: 'supplierCodePrintingPlant',
+        //   width: 120,
+        //   className: 'replacecolor',
+        //   ellipsis: true,
+        // },
         {
-          title: '供应商编码(印厂)',
-          // scopedSlots: { customRender: 'supplierCodePrintingPlant' },
-          dataIndex: 'supplierCodePrintingPlant',
-          width: 120,
-          className: 'replacecolor',
-          ellipsis: true,
-        },
-        {
-          title: '供应商(印厂)',
+          title: '供应商简称',
           dataIndex: 'supplierPrintingPlant',
           // scopedSlots: { customRender: 'supplierPrintingPlant' },
           width: 120,

+ 17 - 17
src/views/packing-list/packinglist-fabrics/detailsFabricDrawer.vue

@@ -281,14 +281,14 @@ export default {
           className: 'replacecolor',
           ellipsis: true,
         },
-        {
-          title: '供应商编码(染厂)',
-          dataIndex: 'supplierCodeDyeingPlant',
-          // scopedSlots: { customRender: 'supplierCodeDyeingPlant' },
-          width: 120,
-          className: 'replacecolor',
-          ellipsis: true,
-        },
+        // {
+        //   title: '供应商编码(染厂)',
+        //   dataIndex: 'supplierCodeDyeingPlant',
+        //   // scopedSlots: { customRender: 'supplierCodeDyeingPlant' },
+        //   width: 120,
+        //   className: 'replacecolor',
+        //   ellipsis: true,
+        // },
         {
           title: '供应商(染厂)',
           dataIndex: 'supplierDyeingPlant',
@@ -297,16 +297,16 @@ export default {
           className: 'replacecolor',
           ellipsis: true,
         },
+        // {
+        //   title: '供应商编码(印厂)',
+        //   // scopedSlots: { customRender: 'supplierCodePrintingPlant' },
+        //   dataIndex: 'supplierCodePrintingPlant',
+        //   width: 120,
+        //   className: 'replacecolor',
+        //   ellipsis: true,
+        // },
         {
-          title: '供应商编码(印厂)',
-          // scopedSlots: { customRender: 'supplierCodePrintingPlant' },
-          dataIndex: 'supplierCodePrintingPlant',
-          width: 120,
-          className: 'replacecolor',
-          ellipsis: true,
-        },
-        {
-          title: '供应商(印厂)',
+          title: '供应商简称',
           dataIndex: 'supplierPrintingPlant',
           // scopedSlots: { customRender: 'supplierPrintingPlant' },
           width: 120,