Selaa lähdekoodia

提交一下

1
mo 4 vuotta sitten
vanhempi
commit
5eac167c3f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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];