From 355996a8644f56707f813ceffbd4552bc4be7fca Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期六, 11 十月 2025 13:41:17 +0800
Subject: [PATCH] 丽水中判断渲染及电话维护

---
 src/views/followvisit/mzsatisfaction/index.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/views/followvisit/mzsatisfaction/index.vue b/src/views/followvisit/mzsatisfaction/index.vue
index 2946961..94a04e3 100644
--- a/src/views/followvisit/mzsatisfaction/index.vue
+++ b/src/views/followvisit/mzsatisfaction/index.vue
@@ -1330,9 +1330,8 @@
       });
     },
     affiliation() {
-      this.topqueryParams.drcode = store.getters.hisUserId;
-      this.topqueryParams.nurseId = store.getters.hisUserId;
-      this.topqueryParams.managementDoctor = store.getters.name;
+           this.topqueryParams.managementDoctorCode= store.getters.hisUserId;
+
       this.getList(1);
     },
     onthatday() {

--
Gitblit v1.9.3