增加筛选范围(活动)
This commit is contained in:
@@ -170,6 +170,12 @@ export default {
|
||||
}, {
|
||||
label: '测试卡',
|
||||
value: '测试卡'
|
||||
}, {
|
||||
label: '双月卡',
|
||||
value: '双月卡'
|
||||
}, {
|
||||
label: '双月卡(活动)',
|
||||
value: '双月卡(活动)'
|
||||
}
|
||||
],
|
||||
searchModel: {
|
||||
|
||||
Reference in New Issue
Block a user