Ver código fonte

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

liujt 7 meses atrás
pai
commit
025a1d9a72
1 arquivos alterados com 1 adições e 0 exclusões
  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
           },
           {