From 720f7c4ce56ae4b9fc3884d0ed9393d79130b01c Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 16 八月 2024 18:07:46 +0800
Subject: [PATCH] 测试完成

---
 src/views/patient/patient/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/patient/patient/index.vue b/src/views/patient/patient/index.vue
index 3331263..c46f861 100644
--- a/src/views/patient/patient/index.vue
+++ b/src/views/patient/patient/index.vue
@@ -1111,6 +1111,8 @@
     },
     //淇敼/鏂板鎮h��
     submitForm() {
+      if (condition) {
+      }
       if (this.amendtag) {
         this.form.isoperation = 2;
         alterpatient(this.form)

--
Gitblit v1.9.3