Explorar o código

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

liujt hai 7 meses
pai
achega
025a1d9a72
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
           },
           {