Browse Source

装箱单-页面调整

jbb 1 year ago
parent
commit
73309ce900
2 changed files with 16 additions and 16 deletions
  1. 8 8
      src/views/packing-list/clothes-list.vue
  2. 8 8
      src/views/packing-list/fabric-list.vue

+ 8 - 8
src/views/packing-list/clothes-list.vue

@@ -547,14 +547,14 @@ export default {
           scopedSlots: { customRender: 'pushState' },
           className: 'replacecolor'
         },
-        {
-          title: '云工厂',
-          dataIndex: 'whetherCloudFactoryPush ',
-          width: 85,
-          fixed: 'right',
-          scopedSlots: { customRender: 'whetherCloudFactoryPush' },
-          className: 'replacecolor'
-        },
+        // {
+        //   title: '云工厂',
+        //   dataIndex: 'whetherCloudFactoryPush ',
+        //   width: 85,
+        //   fixed: 'right',
+        //   scopedSlots: { customRender: 'whetherCloudFactoryPush' },
+        //   className: 'replacecolor'
+        // },
 
         {
           title: '单据状态',

+ 8 - 8
src/views/packing-list/fabric-list.vue

@@ -351,14 +351,14 @@ export default {
           fixed: 'right',
           className: 'replacecolor'
         },
-        {
-          title: '云工厂',
-          dataIndex: 'whetherCloudFactoryPush ',
-          width: 85,
-          fixed: 'right',
-          scopedSlots: { customRender: 'whetherCloudFactoryPush' },
-          className: 'replacecolor'
-        },
+        // {
+        //   title: '云工厂',
+        //   dataIndex: 'whetherCloudFactoryPush ',
+        //   width: 85,
+        //   fixed: 'right',
+        //   scopedSlots: { customRender: 'whetherCloudFactoryPush' },
+        //   className: 'replacecolor'
+        // },
          {
           title: '状态',
           dataIndex: 'status',