Commit ef7ae8d0 authored by zhangderong's avatar zhangderong

渠道简历

parent ebcb63e9
...@@ -361,7 +361,7 @@ ...@@ -361,7 +361,7 @@
</template> </template>
<script> <script>
import moment from 'moment' import moment from 'moment'
import {adoptOneSeeResumeList, serchList,downloadone,sousuoList,seedetail,PASS,OPTION,deleteREsume,downloadOne,exportLIST,recodeLIST,addinterview,TODORes,getEmailMoo,getEmailContent} from '../../api/resume.server.js' import {adoptOneSeeResumeList, serchList,downloadone,sousuoList,seedetail,PASS,OPTION,deleteREsume,downloadOne,exportLIST,recodeLIST,addinterview,TODORes,getEmailMoo,getEmailContent,sendEmail} from '../../api/resume.server.js'
import { import {
sapi sapi
} from '../../config' } from '../../config'
...@@ -1230,6 +1230,7 @@ export default { ...@@ -1230,6 +1230,7 @@ export default {
}, },
getEditorValue(value){ getEditorValue(value){
this.emailContent=value this.emailContent=value
this.sad = value
console.log(this.emailContent,89889) console.log(this.emailContent,89889)
if(this.emailContent==''){ if(this.emailContent==''){
this.isDisable=false this.isDisable=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