xiebin
2022-09-23 a1068ac1dea9d55ef31ac89c4ad153bca8fa4ada
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(){