perf: 优化路由 rank,当rank 不存在时,根据顺序自动创建,首页路由永远在第一位

This commit is contained in:
xiaoxian521
2022-12-06 21:08:41 +08:00
parent 152a2f8f56
commit 7987a18c70
5 changed files with 24 additions and 16 deletions

View File

@@ -36,7 +36,7 @@
"@logicflow/extension": "^1.1.30",
"@pureadmin/descriptions": "^1.1.0",
"@pureadmin/table": "^1.8.3",
"@pureadmin/utils": "^1.7.4",
"@pureadmin/utils": "^1.7.5",
"@vueuse/core": "^9.6.0",
"@vueuse/motion": "2.0.0-beta.12",
"@wangeditor/editor": "^5.1.21",