flat: 3-24 个人招工校验

This commit is contained in:
Apcallover
2024-03-24 19:16:42 +08:00
parent 6706e48516
commit 680a6dae27
2 changed files with 8 additions and 4 deletions

View File

@@ -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(() => {