【修改】 会议上传文件邮件发送提醒

This commit is contained in:
fengachen
2023-02-17 14:39:19 +08:00
parent 1367c4e479
commit 92b52459e0
2 changed files with 13 additions and 2 deletions
@@ -20,7 +20,7 @@ export default {
desc:'邮件发送失败的提示弹框',
data(){
return {
title:'邮箱失败提醒',
title:'邮箱发送提醒',
msgList:[],// 要显示的消息提醒数组
visible:false,
width:400