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;