Files changed完全检查

This commit is contained in:
xiaoxian521
2024-03-09 18:03:02 +08:00
parent afc9ad0273
commit ef184a8636
6 changed files with 30 additions and 136 deletions

View File

@@ -6,7 +6,6 @@ import { defineFakeRoute } from "vite-plugin-fake-server/client";
* admin管理员角色
* common普通角色
*/
const permissionRouter = {
path: "/permission",
meta: {