1
This commit is contained in:
parent
d09f0612d1
commit
7002a6348b
@ -71,7 +71,7 @@
|
||||
if (index == name) {
|
||||
if (item.name == '新增用户') {
|
||||
uni.navigateTo({
|
||||
url: `/pages/apply/index?Company=${uni.getStorageSync('Company')}`
|
||||
url: '/pages/apply/index'
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user