From b2278ee7b3934157b2400d75c39957a8885ade9f Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 27 五月 2024 17:34:53 +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