src/views/patient/patient/index.vue @@ -1144,7 +1144,6 @@ handleUpdate(row) { const userIds = row.id || this.ids; particularpatient(userIds).then((response) => { console.log(response); this.form = response.data; }); this.amendtag = true;