WXL
2025-04-24 55c064ecee35b2fb81ce27ba2a5ab52adf647c85
测试完成
已修改1个文件
1 ■■■■ 文件已修改
src/views/patient/patient/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | 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;