|
@@ -235,7 +235,7 @@ export default {
|
|
|
...rest,
|
|
|
...getTimes(this.mdate, ["startDate", "endDate"]),
|
|
|
dataTypes:
|
|
|
- "MUSIC_GROUP_COURSE,VIP_GROUP_COURSE,PRACTICE_GROUP_COURSE",
|
|
|
+ "MUSIC_GROUP_COURSE,VIP_GROUP_COURSE,PRACTICE_GROUP_COURSE,VIP_GROUP_OFFLINE_COURSE,VIP_GROUP_ONLINE_COURSE",
|
|
|
});
|
|
|
for (const item of res.data) {
|
|
|
// 再循环一遍
|