feat(mobile-next): 工号查询防抖、开关接入,资料页不再把工号当手机号
Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
co-authored by
Cursor
multica-agent
parent
3b87812db8
commit
26622676ed
@@ -168,6 +168,9 @@ class AppPages {
|
||||
_pageBuilder(
|
||||
name: AppRoutes.addColleague,
|
||||
page: () => const AddColleaguePage(),
|
||||
binding: BindingsBuilder(() {
|
||||
Get.lazyPut(() => AddColleagueLogic());
|
||||
}),
|
||||
),
|
||||
_pageBuilder(
|
||||
name: AppRoutes.addContactsMethod,
|
||||
|
||||
Reference in New Issue
Block a user