This commit is contained in:
2023-06-05 20:01:27 +08:00
parent f2a5e70cab
commit 0f5df5f2fb
4 changed files with 128 additions and 87 deletions

View File

@@ -11,6 +11,7 @@ export const COM_ALERT_MSG = 'COM_ALERT_MSG'
// 用户
export const SET_USER_INFO = 'SET_USER_INFO'
export const SET_SIGN_OUT = 'SET_SIGN_OUT'
export const GET_MENUS = 'GET_MENUS'
// 数据
export const SET_DEVICE = 'SET_DEVICE'