feat: 新增静态、api数据源

This commit is contained in:
2026-08-16 20:42:15 +08:00
parent 0fe7d69dba
commit 7215b59c5a
18 changed files with 501 additions and 23 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ defineOptions({
name: 'MaterialPanel',
})
const activeGroup = ref('info')
const activeGroup = ref('charts')
const groups = getMaterialGroups()