feat: 【ele】增加 TableAction 组件
This commit is contained in:
4
apps/web-ele/src/components/table-action/index.ts
Normal file
4
apps/web-ele/src/components/table-action/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './icons';
|
||||
|
||||
export { default as TableAction } from './table-action.vue';
|
||||
export * from './typing';
|
||||
Reference in New Issue
Block a user