supplier_vue/src/views/product/product/add.vue
@@ -147,6 +147,12 @@ is_consumption_discount: 1, /*最大抵扣消费券数量*/ max_consumption_discount: 0, is_activation_code: 0, activation_code_exchange: 0, /*是否升级礼包*/ is_gift_pack: 0, // 生成几个超级分红订单 vip_order_num: 0, }, /*商品分类*/ category: [], @@ -166,6 +172,7 @@ verifyStoreList: [], is_newcomer: 0, is_repurchase: 0, is_vip:0 } }; },