邮箱模块:vue3 邮件模版的管理

This commit is contained in:
YunaiV
2023-01-27 17:10:15 +08:00
parent 4996d05d1e
commit 86a884e3d2
3 changed files with 21 additions and 1 deletions

View File

@ -320,7 +320,7 @@ export default {
this.sendForm = {
content: undefined,
params: undefined,
mobile: undefined,
mail: undefined,
templateCode: undefined,
templateParams: {}
};