This commit is contained in:
yunkexin 2024-07-25 14:10:45 +08:00
parent d52b853be4
commit 0e98c67349

View File

@ -65,7 +65,7 @@
if (index == name) {
if (item.name == '新增用户') {
uni.navigateTo({
url: '/pages/apply/index?Company=GXBB&post=1'
url: '/pages/apply/index'
})
}
}