Browse Source

Merge branch '02/24resetMain' into test

mo 4 years ago
parent
commit
66f0124ab6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/operateManager/serverIndexList.vue

+ 1 - 0
src/views/operateManager/serverIndexList.vue

@@ -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];