mirror of
https://gitee.com/dromara/go-view.git
synced 2025-05-18 00:54:04 +08:00
Merge branch 'dev' into master-fetch-dev
This commit is contained in:
commit
9c62c62820
@ -182,13 +182,13 @@ const btnList: BtnListType[] = [
|
||||
key: 'import',
|
||||
type: TypeEnum.IMPORTUPLOAD,
|
||||
name: '导入',
|
||||
icon: DownloadIcon
|
||||
icon: ShareIcon
|
||||
},
|
||||
{
|
||||
key: 'export',
|
||||
type: TypeEnum.BUTTON,
|
||||
name: '导出',
|
||||
icon: ShareIcon,
|
||||
icon: DownloadIcon,
|
||||
handle: exportHandle
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user