diff --git a/src/types/interface.d.ts b/src/types/interface.d.ts index 8b8df18..7541cb9 100644 --- a/src/types/interface.d.ts +++ b/src/types/interface.d.ts @@ -1,4 +1,4 @@ -import { RouteRecordName } from 'vue-router'; +import { RouteRecordName, LocationQueryRaw } from 'vue-router'; import STYLE_CONFIG from '@/config/style'; export interface MenuRoute {