1
0

feat(web): 增加tab切换刷新内容

This commit is contained in:
2024-11-29 10:07:00 +08:00
parent 58f2173fb0
commit 841f1af49a
4 changed files with 4 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ export function tabData() {
visibleOn: userOnly,
title: '数据资源',
icon: 'fa fa-database',
reload: true,
body: resourceList(),
}
}