flat: 3-24 个人招工校验
This commit is contained in:
@@ -30,8 +30,10 @@
|
||||
next(type) {
|
||||
switch (type){
|
||||
case 0:
|
||||
this.$store.commit('setEnterprise', type)
|
||||
this.navTo('/pages/recruit/subPage/index?type=none')
|
||||
this.isHaveCode(this.idNumber).then(() => {
|
||||
this.$store.commit('setEnterprise', type)
|
||||
this.navTo('/pages/recruit/subPage/index?type=none')
|
||||
})
|
||||
break;
|
||||
case 1:
|
||||
this.isHaveCode(this.idNumber).then(() => {
|
||||
|
||||
Reference in New Issue
Block a user