Explorar o código

Signed-off-by: zhaobao <528046418@qq.com>

zhaobao %!s(int64=3) %!d(string=hai) anos
pai
achega
f68a0f7f61
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/types/components.d.ts

+ 1 - 0
src/types/components.d.ts

@@ -9,6 +9,7 @@ export {}
 
 declare module '@vue/runtime-core' {
   export interface GlobalComponents {
+    AppSelector: typeof import('./../components/AppSelector/index.vue')['default']
     Auth: typeof import('./../components/Auth/index.vue')['default']
     AuthAll: typeof import('./../components/AuthAll/index.vue')['default']
     BatchActionBar: typeof import('./../components/BatchActionBar/index.vue')['default']