guoshilong
2022-09-23 b1657c3ac6df51dc631052ab420e67187fc51238
获取巡检人员下拉列表打开窗口时过滤
1 files modified
2 ■■■ changed files
src/views/taskinfo/taskplanUser.vue 2 ●●● patch | view | raw | blame | history
src/views/taskinfo/taskplanUser.vue
@@ -160,6 +160,7 @@
            this.form = res.data.data;
          });
        }
        this.getUserList();
        done();
      },
      searchReset() {
@@ -200,7 +201,6 @@
          this.data = data.records;
          this.loading = false;
          this.selectionClear();
        });
      },
      getUserList(){