refactor(projects): perf code

This commit is contained in:
Soybean
2024-03-24 03:02:08 +08:00
parent 187098136e
commit f91ef30bd5
54 changed files with 219 additions and 119 deletions

View File

@@ -78,7 +78,7 @@ export function getTabByRoute(route: App.Global.TabRoute) {
}
/**
* The vue router will automatically merge the metas of all matched items, and the icons here may be affected by other
* The vue router will automatically merge the meta of all matched items, and the icons here may be affected by other
* matching items, so they need to be processed separately
*
* @param route