From 5c559f708ff934711d6417ae7909d919f6e3ebf6 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 28 五月 2024 11:37:19 +0800
Subject: [PATCH] 测试完成

---
 src/views/patient/propaganda/particty.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/views/patient/propaganda/particty.vue b/src/views/patient/propaganda/particty.vue
index 54a2be1..8f48add 100644
--- a/src/views/patient/propaganda/particty.vue
+++ b/src/views/patient/propaganda/particty.vue
@@ -1135,7 +1135,6 @@
           } else {
             this.$modal.msgError(res.code);
           }
-          console.log(res);
         });
       }
     },
@@ -1267,7 +1266,7 @@
         this.form.templateid = response.data;
         this.form.libtemplateid = this.libId;
         this.form.templatename = this.libName;
-        this.$modal.msgSuccess("閫夋嫨鎴愬姛");
+        this.$modal.msgSuccess("閫夋嫨妯$増鎴愬姛");
       });
     },
   },

--
Gitblit v1.9.3