增加版本管理页面,修改店铺添加地图组件使用

This commit is contained in:
2025-02-14 09:17:34 +08:00
parent 0e3759b34d
commit dda2f32ccc
36 changed files with 2486 additions and 318 deletions

View File

@@ -230,7 +230,7 @@ export interface UserInfo {
roles: string[];
/** 权限 */
perms: string[];
promissionList: string[];
/** 店铺id */
shopId: number;