From e40a419e5533530a8103d754d751595013f5644a Mon Sep 17 00:00:00 2001 From: zhuguifei <zhuguifei@zhuguifeideiMac.local> Date: 星期五, 18 四月 2025 14:28:32 +0800 Subject: [PATCH] login --- eims-ui-mobile/src/store/index.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/eims-ui-mobile/src/store/index.ts b/eims-ui-mobile/src/store/index.ts index 74b1b2f..7eca81f 100644 --- a/eims-ui-mobile/src/store/index.ts +++ b/eims-ui-mobile/src/store/index.ts @@ -15,3 +15,4 @@ // 妯″潡缁熶竴瀵煎嚭 export * from './user' +export * from './access' -- Gitblit v1.9.3