1.报事报修接口联调
This commit is contained in:
@@ -107,10 +107,9 @@
|
||||
url: '/pages/sys/user/myVisitor/myVisitor'
|
||||
});
|
||||
} else if (idx === 4) {
|
||||
// uni.navigateTo({
|
||||
// url: '/pages/sys/user/myRecord/myRecord'
|
||||
// });
|
||||
uni.navigateTo({ url: '/pages/sys/workbench/oa/oa' });
|
||||
uni.navigateTo({
|
||||
url: '/pages/sys/user/myRecord/myRecord'
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user