yusheng 11 месяцев назад
Родитель
Сommit
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',