Ver Fonte

发运明细参照数据字段修改

jbb há 2 anos atrás
pai
commit
68d1d58dd8
1 ficheiros alterados com 24 adições e 24 exclusões
  1. 24 24
      src/views/shipment-details/referOrderDataModal.vue

+ 24 - 24
src/views/shipment-details/referOrderDataModal.vue

@@ -154,57 +154,63 @@ export default {
           fixed: 'left',
           className: 'replacecolor'
         },
-         {
+        {
           title: '预发货日期',
           dataIndex: 'preDeliveryDate',
           width: 120,
           className: 'replacecolor'
         },
-        {
+      
+          {
           title: '小po',
           dataIndex: 'smallPo',
           width: 100,
           className: 'replacecolor'
         },
-        // 账套替换
+        //    账套替换
         // {
         //   title: '账套',
         //   dataIndex: 'account',
         //   width: 80,
         //   className: 'replacecolor'
         // },
-         {
-          title: '预完工日期',
-          dataIndex: 'preCompletionDate',
-          width: 120,
-          className: 'replacecolor'
-        },
-        // {
-        //   title: 'packId',
-        //   dataIndex: 'packId',
+       
+         
+     
+        //  {
+        //   title: '预完工日期',
+        //   dataIndex: 'preCompletionDate',
         //   width: 120,
         //   className: 'replacecolor'
         // },
+        {
+          title: 'packId',
+          dataIndex: 'packId',
+          width: 120,
+          className: 'replacecolor'
+        },
         {
           title: '分销点',
           dataIndex: 'distributionPoint',
           width: 120,
           className: 'replacecolor'
         },
-
         {
           title: '存货编码',
           dataIndex: 'inventoryCode',
           width: 120,
           className: 'replacecolor'
         },
-        {
+         {
           title: '存货名称',
           dataIndex: 'inventoryName',
           customRender: t => ellipsis(t),
           width: 250,
           className: 'replacecolor'
         },
+
+        
+       
         {
           title: '颜色',
           dataIndex: 'colour',
@@ -279,20 +285,14 @@ export default {
         //   className: 'replacecolor'
         // },
 
-        // {
-        //   title: '客户简称',
-        //   dataIndex: 'customerAbbreviation',
-        //   width: 220,
-        //   align: 'left',
-        //   className: 'replacecolor'
-        // },
         {
-          title: '客户名称',
-          dataIndex: 'customerName',
-           customRender: t => ellipsis(t),
+          title: '客户简称',
+          dataIndex: 'customerAbbreviation',
           width: 220,
+          align: 'left',
           className: 'replacecolor'
         },
+       
         //  {
         //   title: '供应商编码',
         //   dataIndex: 'supplierCode',