huang_an пре 2 година
родитељ
комит
7e97253144
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      src/views/warehouseManagement/stockLedger/components/item-list.vue

+ 6 - 0
src/views/warehouseManagement/stockLedger/components/item-list.vue

@@ -202,6 +202,12 @@
             label: '包装单位',
             showOverflowTooltip: true
           },
+          {
+            prop: '',
+            label: '最小包装单元',
+            showOverflowTooltip: true,
+            width: 120
+          },
           {
             prop: 'availableCountBase',
             label: '计量库存数量',