chore: 更改导入位置
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Recordable } from '@vben/types';
|
||||
|
||||
import type { VxeGridProps } from '#/adapter';
|
||||
import type { VxeGridProps } from '#/adapter/vxe-table';
|
||||
|
||||
import { reactive } from 'vue';
|
||||
|
||||
|
Reference in New Issue
Block a user