yusheng 1 년 전
부모
커밋
4737ce4908
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      src/views/warehouseManagement/warehouseDefinition/index.vue

+ 0 - 4
src/views/warehouseManagement/warehouseDefinition/index.vue

@@ -302,28 +302,24 @@
             label: '库区数',
             align: 'center',
             showOverflowTooltip: true,
-            minWidth: 130
           },
           {
             prop: 'goodNumber',
             label: '货架数',
             align: 'center',
             showOverflowTooltip: true,
-            minWidth: 130
           },
           {
             prop: 'allocationNumber',
             label: '货位数',
             align: 'center',
             showOverflowTooltip: true,
-            minWidth: 130
           },
           {
             prop: 'emptyAllocationNumber',
             label: '空货位数',
             align: 'center',
             showOverflowTooltip: true,
-            minWidth: 130
           },
           {
             columnKey: 'action',