From 3bb35f1f7b7ea2854edb46b3b699244c29e5297d Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 04 三月 2025 21:01:52 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/propaganda/particty.vue | 13 +------------
1 files changed, 1 insertions(+), 12 deletions(-)
diff --git a/src/views/patient/propaganda/particty.vue b/src/views/patient/propaganda/particty.vue
index 4529018..ea8eff1 100644
--- a/src/views/patient/propaganda/particty.vue
+++ b/src/views/patient/propaganda/particty.vue
@@ -1949,18 +1949,6 @@
// 鎵嬫湳鏌ヨ
remoteopcode(name) {
if (name) {
- getillnesslist({
- pageNum: 1,
- pageSize: 1000,
- icdname: name,
- }).then((res) => {
- this.donorchargeList = res.rows;
- });
- }
- },
- // 鐤剧梾鏌ヨ
- remotedonor(name) {
- if (name) {
getbaseopera({
pageNum: 1,
pageSize: 1000,
@@ -1970,6 +1958,7 @@
});
}
},
+
// 浠诲姟绉戝鍒犻櫎瑙﹀彂
removetag(row) {
let result = this.deptlist
--
Gitblit v1.9.3