feat: 添加管理员权限控制和状态持久化

This commit is contained in:
2025-09-02 12:31:48 +08:00
parent 652b913930
commit c938e5b770
8 changed files with 180 additions and 59 deletions

View File

@@ -17,6 +17,7 @@
"axios": "^1.11.0",
"element-plus": "^2.11.1",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"vue": "^3.5.18",
"vue-router": "^4.5.1"
},