1.报事报修接口联调

This commit is contained in:
2025-08-08 11:31:41 +08:00
parent c560b34bf1
commit f3b45139e4
15 changed files with 1232 additions and 766 deletions

View File

@@ -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'
});
}
}
}