From 91ec24b5e11ee9294f4061853b93b97508804023 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期二, 24 六月 2025 08:58:21 +0800
Subject: [PATCH] qx

---
 src/views/doctor/checkAll/index.vue |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/views/doctor/checkAll/index.vue b/src/views/doctor/checkAll/index.vue
index ffb7c41..226b7b3 100644
--- a/src/views/doctor/checkAll/index.vue
+++ b/src/views/doctor/checkAll/index.vue
@@ -1896,8 +1896,18 @@
         this.handleClick(val);
       }
     },
+qingkong() {
+      this.tableAll = {}
+      this.changedate = []
+      this.yichangList = []
+      this.statusList = []
+      this.xmChange = []
+      this.fcList =[]
+      this.formobj ={}
+    },
 
     handleClick(row) {
+      this.qingkong()
       this.$refs.Pre.open = false;
       this.tableAll = row;
       this.tjproject = "0";

--
Gitblit v1.8.0