Skip to content

Commit 0480643

Browse files
committed
邮箱模块:vue3 邮件模版的管理
1 parent 1932ef7 commit 0480643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/system/mail/template/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ export default {
320320
this.sendForm = {
321321
content: undefined,
322322
params: undefined,
323-
mobile: undefined,
323+
mail: undefined,
324324
templateCode: undefined,
325325
templateParams: {}
326326
};

0 commit comments

Comments
 (0)