Commit 5ced9bf9 authored by wangxl's avatar wangxl

22

parent 0eca14b7
......@@ -157,7 +157,6 @@ export default {
},
ApplyTalent () {
this.$api.talent.isTalentExist({}).then(({ data = {} }) => {
console.log(data)
if (data) {
this.$message.error('请勿重复填报!')
} else {
......
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