fix: some bugs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Component } from 'vue';
|
||||
import type { Component } from 'vue';
|
||||
|
||||
import type { BaseFormComponentType } from '@vben/common-ui';
|
||||
import type { Recordable } from '@vben/types';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export {
|
||||
export {
|
||||
DialogPlugin as dialog,
|
||||
MessagePlugin as message,
|
||||
NotifyPlugin as notification,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import type { VxeTableGridOptions } from '@vben/plugins/vxe-table';
|
||||
import type { VxeTableGridOptions } from '@vben/plugins/vxe-table';
|
||||
|
||||
import { h } from 'vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user