Browse Source

预装箱单-页面调整

jbb 1 year ago
parent
commit
8b7f24f39a
1 changed files with 9 additions and 9 deletions
  1. 9 9
      src/views/advance-packingList/adPaList-clothes.vue

+ 9 - 9
src/views/advance-packingList/adPaList-clothes.vue

@@ -385,7 +385,7 @@ export default {
         {
           title: '小po',
           dataIndex: 'smallPo',
-          width: 90,
+          width: 110,
           ellipsis: true,
           className: 'replacecolor'
         },
@@ -512,14 +512,14 @@ export default {
           className: 'replacecolor',
           
         },
-        {
-          title: '推送状态',
-          dataIndex: 'pushStatus',
-          width: 100,
-          scopedSlots: { customRender: 'pushStatesSlot' },
-          fixed: 'right',
-          className: 'replacecolor'
-        },
+        // {
+        //   title: '推送状态',
+        //   dataIndex: 'pushStatus',
+        //   width: 100,
+        //   scopedSlots: { customRender: 'pushStatesSlot' },
+        //   fixed: 'right',
+        //   className: 'replacecolor'
+        // },
 
         {
           title: '单据状态',