Commit 42c7557a authored by zhangderong's avatar zhangderong

邮箱测试

parent 00bb9edf
......@@ -1211,11 +1211,8 @@ import ckeditor from '../../components/ckeditor'
this.allEmailVilitor=false
}
if(value=='TEMP_0001'){
this.interviewIsShow=true
this.isShowAll=true
}else{
this.interviewIsShow=true}else{
this.interviewIsShow=false
this.isShowAll=false
}
this.emailId=this.emailIdArr.length==0?'':this.emailIdArr[0]
if(value=='TEMP_0001' &&this.emailId==''){
......@@ -1249,7 +1246,7 @@ import ckeditor from '../../components/ckeditor'
beforUpload(uploadFile){
// console.log(3,aaa)
this.uploadFileList.push(uploadFile)
this.fileList.push(aaa.name)
this.fileList.push(uploadFile.name)
return false
},
// 发送全部内容
......
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