11
heimawl
2023-08-11 d29df608a0f94f9efe491ef7d1473c84e00f8979
src/views/followvisit/tasklist/index.vue
@@ -686,8 +686,11 @@
    },
    /** 新增按钮操作 */
    handleAdd() {
      this.reset();
      this.addalteropen = true;
      this.$router.push({
        path: "/followvisit/tasklist/FollowupDetails/",
      });
      // this.reset();
      // this.addalteropen = true;
      // getUser().then((response) => {
      //   this.postOptions = response.posts;
      //   this.roleOptions = response.roles;