|
@@ -317,6 +317,9 @@ export default {
|
|
|
{ dictLabel: '标签', dictValue: '2' },
|
|
{ dictLabel: '标签', dictValue: '2' },
|
|
|
{ dictLabel: '套餐包', dictValue: '3' },
|
|
{ dictLabel: '套餐包', dictValue: '3' },
|
|
|
{ dictLabel: '商城商品', dictValue: '4' },
|
|
{ dictLabel: '商城商品', dictValue: '4' },
|
|
|
|
|
+ { dictLabel: '标签+套餐包', dictValue: '5' },
|
|
|
|
|
+ { dictLabel: '标签+商城商品', dictValue: '6' },
|
|
|
|
|
+ { dictLabel: '标签+商品', dictValue: '7' },
|
|
|
],
|
|
],
|
|
|
// 初始数据:默认第一天,金额为空
|
|
// 初始数据:默认第一天,金额为空
|
|
|
items: [
|
|
items: [
|