1
This commit is contained in:
parent
d52b853be4
commit
0e98c67349
@ -65,7 +65,7 @@
|
|||||||
if (index == name) {
|
if (index == name) {
|
||||||
if (item.name == '新增用户') {
|
if (item.name == '新增用户') {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/apply/index?Company=GXBB&post=1'
|
url: '/pages/apply/index'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user