chore: 更换layout依赖库
This commit is contained in:
2
src/typings/router.d.ts
vendored
2
src/typings/router.d.ts
vendored
@@ -1,5 +1,5 @@
|
||||
import 'vue-router';
|
||||
import { MetaRecord, MenuDataItem } from '@ant-design-vue/pro-layout';
|
||||
import { MetaRecord, MenuDataItem } from 'antdv-pro-layout';
|
||||
|
||||
declare module 'vue-router' {
|
||||
interface RouteMeta extends MetaRecord {
|
||||
|
||||
Reference in New Issue
Block a user