Przeglądaj źródła

fix(inventoryTable): 为生产要求列添加slot配置

liujt 7 miesięcy temu
rodzic
commit
025a1d9a72
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/BIZComponents/inventoryTable.vue

+ 1 - 0
src/BIZComponents/inventoryTable.vue

@@ -1271,6 +1271,7 @@
             prop: 'productionRequirements',
             label: '生产要求',
             align: 'center',
+            slot: 'productionRequirements',
             isNone: !this.isProductionRequirements && this.quoteType === 2
           },
           {