src/views/patient/patient/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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;