Merge pull request #11510 from dataease/pr@dev-v2@refactor_doc

refactor(仪表板、数据大屏): 文案修改
This commit is contained in:
王嘉豪 2024-08-13 09:18:11 +08:00 committed by GitHub
commit c767235f00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ export const BASE_EVENTS = {
{ key: 'jump', label: '跳转' },
{ key: 'download', label: '下载' },
{ key: 'share', label: '分享' },
{ key: 'showHidden', label: '区域' },
{ key: 'showHidden', label: '区域' },
{ key: 'refreshDataV', label: '刷新' },
{ key: 'refreshView', label: '刷新图表' }
],