Selaa lähdekoodia

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

liujt 7 kuukautta sitten
vanhempi
commit
025a1d9a72
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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
           },
           {