Commit a9f66e81 authored by zhangderong's avatar zhangderong

面试官数组置空

parent eb8f975d
......@@ -731,7 +731,9 @@ export default {
this.options.map(item=>{
this.emailName=item.email
})
}
} else{
this.options=[]
}
// this.options.push({name: '不限', email: ''})
})
}, 200);
......
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