From 4065fe24adb89c5ce91b1f59a1b303498e34d300 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 27 五月 2024 10:40:18 +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