feat: 【ele】新增单表代码生成示例
This commit is contained in:
@@ -295,4 +295,5 @@ export type OnActionClickParams<T = Recordable<any>> = {
|
||||
export type OnActionClickFn<T = Recordable<any>> = (
|
||||
params: OnActionClickParams<T>,
|
||||
) => void;
|
||||
export * from '#/components/table-action';
|
||||
export type * from '@vben/plugins/vxe-table';
|
||||
|
||||
Reference in New Issue
Block a user