From adf7c9495ac348644079592059ea4c4d95b84b99 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 21 八月 2024 14:05:38 +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