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("选择模版成功"); }); }, },