From 62bfa86a41c6797881194f91b9b748e120c11ea7 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 22 八月 2024 17:10:46 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/patient/index.vue | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/src/views/patient/patient/index.vue b/src/views/patient/patient/index.vue index c46f861..10d6830 100644 --- a/src/views/patient/patient/index.vue +++ b/src/views/patient/patient/index.vue @@ -799,7 +799,7 @@ import "@riophae/vue-treeselect/dist/vue-treeselect.css"; export default { - name: "Userhuanze", + name: "Patient", dicts: ["sys_normal_disable", "task_status", "sys_user_sex"], components: { Treeselect }, data() { @@ -1111,8 +1111,6 @@ }, //淇敼/鏂板鎮h�� submitForm() { - if (condition) { - } if (this.amendtag) { this.form.isoperation = 2; alterpatient(this.form) -- Gitblit v1.9.3