测试环境链接替换,部分问题修复,增加批量退菜功能
This commit is contained in:
@@ -24,14 +24,14 @@ export const emunList = {
|
||||
label: '消费送券',
|
||||
value: 5,
|
||||
},
|
||||
{
|
||||
label: '固定价格券',
|
||||
value: 7,
|
||||
},
|
||||
{
|
||||
label: '免配送费券',
|
||||
value: 8,
|
||||
}
|
||||
// {
|
||||
// label: '固定价格券',
|
||||
// value: 7,
|
||||
// },
|
||||
// {
|
||||
// label: '免配送费券',
|
||||
// value: 8,
|
||||
// }
|
||||
],
|
||||
getType: [{
|
||||
label: '用户不可自行领取',
|
||||
|
||||
Reference in New Issue
Block a user