|
@@ -574,6 +574,7 @@ export default {
|
|
|
rows: this.rules.limit,
|
|
|
existVipCourse: this.searchForm.existVipCourse || null,
|
|
|
existPracticeCourse: this.searchForm.existPracticeCourse || null,
|
|
|
+ serviceIsError: this.searchForm.serviceIsError || null,
|
|
|
};
|
|
|
if (this.searchForm.timer && this.searchForm.timer.length > 0) {
|
|
|
obj.monday = this.searchForm.timer[0];
|