mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-17 12:25:07 +08:00
mall:优惠券 商品适用范围,增加商品分类
This commit is contained in:
@ -220,6 +220,10 @@ export const PromotionProductScopeEnum = {
|
||||
SPU: {
|
||||
scope: 2,
|
||||
name: '指定商品参与'
|
||||
},
|
||||
CATEGORY: {
|
||||
scope: 3,
|
||||
name: '指定品类参与'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user