Commit 0b730699 authored by zhangderong's avatar zhangderong

设置弹出框

parent ba62a031
...@@ -1463,6 +1463,7 @@ import ckeditor from '../../components/ckeditor' ...@@ -1463,6 +1463,7 @@ import ckeditor from '../../components/ckeditor'
desc: '发送邮件成功' desc: '发送邮件成功'
}); });
this.emailMOdal=false this.emailMOdal=false
this.modal10=false
this.emailInline.modalArr=[] this.emailInline.modalArr=[]
this.emailInline.theme='' this.emailInline.theme=''
this.emailInline.receiveEmail='' this.emailInline.receiveEmail=''
...@@ -1488,6 +1489,7 @@ import ckeditor from '../../components/ckeditor' ...@@ -1488,6 +1489,7 @@ import ckeditor from '../../components/ckeditor'
desc: '发送邮件失败' desc: '发送邮件失败'
}); });
this.emailMOdal=false this.emailMOdal=false
this.modal10=false
// this.isDisable=true // this.isDisable=true
this.emailInline.modalArr=[] this.emailInline.modalArr=[]
this.emailInline.theme='' this.emailInline.theme=''
...@@ -1534,6 +1536,7 @@ import ckeditor from '../../components/ckeditor' ...@@ -1534,6 +1536,7 @@ import ckeditor from '../../components/ckeditor'
desc: '发送邮件成功' desc: '发送邮件成功'
}) })
this.emailMOdal=false this.emailMOdal=false
this.modal10=false
// this.isDisable=true // this.isDisable=true
this.emailInline.modalArr=[] this.emailInline.modalArr=[]
this.emailInline.theme='' this.emailInline.theme=''
...@@ -1561,6 +1564,7 @@ import ckeditor from '../../components/ckeditor' ...@@ -1561,6 +1564,7 @@ import ckeditor from '../../components/ckeditor'
desc: '发送邮件失败' desc: '发送邮件失败'
}); });
this.emailMOdal=false this.emailMOdal=false
this.modal10=false
// this.isDisable=true // this.isDisable=true
this.emailInline.modalArr=[] this.emailInline.modalArr=[]
this.emailInline.theme='' this.emailInline.theme=''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment