flat: 暂存

This commit is contained in:
Apcallover
2024-04-18 11:49:14 +08:00
15 changed files with 1694 additions and 944 deletions

View File

@@ -600,6 +600,9 @@
if (res.data.code == 200) {
that.reset()
uni.$u.toast('发布成功')
setTimeout(() => {
this.navTo('/pages/recruit/subPage/index')
}, 1000)
}
})
}).catch(errors => {