mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): 单独路由逻辑重构、路由转换函数优化
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^7.5.1",
|
||||
"@vueuse/core": "^7.5.3",
|
||||
"axios": "^0.24.0",
|
||||
"colord": "^2.9.2",
|
||||
"crypto-js": "^4.1.1",
|
||||
@ -40,7 +40,7 @@
|
||||
"@iconify/json": "^1.1.452",
|
||||
"@iconify/vue": "^3.1.1",
|
||||
"@types/crypto-js": "^4.1.0",
|
||||
"@types/node": "^17.0.6",
|
||||
"@types/node": "^17.0.8",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@typescript-eslint/eslint-plugin": "^5.8.1",
|
||||
"@typescript-eslint/parser": "^5.9.0",
|
||||
|
Reference in New Issue
Block a user