浏览代码

Merge branch '02/24resetMain' into test

mo 4 年之前
父节点
当前提交
66f0124ab6
共有 1 个文件被更改,包括 1 次插入0 次删除
  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];