flat: 修改全职岗位和零工岗位问题
This commit is contained in:
@@ -65,6 +65,12 @@
|
||||
// uni.switchTab({
|
||||
// url: item.path
|
||||
// })
|
||||
if (item.id === 1) {
|
||||
return uni.showToast({
|
||||
icon: "none",
|
||||
title: '系统正在升级完善',
|
||||
})
|
||||
}
|
||||
uni.navigateTo({
|
||||
url: item.path
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user