修改描述语

This commit is contained in:
18500206848
2024-04-17 20:41:47 +08:00
parent 13e6d3d4ee
commit c1dd03201f
5 changed files with 88 additions and 88 deletions

View File

@@ -65,10 +65,10 @@ export default {
if (resData.data.data) {
resolve()
} else {
this.$api.msg('您未申请开通该功能,请联系工作人员')
// this.navTo(
// '/pages/recruit/subPage/enterpriceCertification/enterpriceCertification'
// )
// this.$api.msg('您未申请开通该功能,请联系工作人员')
this.navTo(
'/pages/recruit/subPage/enterpriceCertification/enterpriceCertification'
)
}
} else {
reject()