Przeglądaj źródła

库存台账表格优化仓库名称显示并调整维度筛选条件

yusheng 9 miesięcy temu
rodzic
commit
5538281505

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

@@ -490,10 +490,10 @@
               }
             : '',
 
-          this.selectedDime == 3
+          this.selectedDime == 3||this.selectedDime == 2
             ? {
                 prop: 'warehouseName',
-                label: '仓库	',
+                label: '仓库名称',
                 showOverflowTooltip: true
               }
             : '',