guoshilong
2022-09-23 b1657c3ac6df51dc631052ab420e67187fc51238
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(){