Эх сурвалжийг харах

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

liujt 7 сар өмнө
parent
commit
025a1d9a72

+ 1 - 0
src/BIZComponents/inventoryTable.vue

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