chore: 更换layout依赖库

This commit is contained in:
TsMask
2023-11-28 21:08:26 +08:00
parent 642fff876a
commit c8e8cca410
66 changed files with 72 additions and 69 deletions

View File

@@ -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 {