mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-09 17:33:14 +08:00
perf: format code with better style (#5283)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import { type RouteLocationNormalized, useRoute, useRouter } from 'vue-router';
|
||||
import type { RouteLocationNormalized } from 'vue-router';
|
||||
|
||||
import { useRoute, useRouter } from 'vue-router';
|
||||
|
||||
import { useTabbarStore } from '@vben/stores';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user