feat-wip(components): 数据字典相关页面代码提交

This commit is contained in:
Azir-11
2025-12-04 16:03:02 +08:00
committed by 姜永春
parent 40f3f7589b
commit 2736c178c5
6 changed files with 12 additions and 98 deletions

View File

@ -318,6 +318,7 @@ export const useTabStore = defineStore(SetupStoreId.Tab, () => {
/** All tabs */
tabs: allTabs,
activeTabId,
homeTab,
initHomeTab,
initTabStore,
addTab,