feat: setup Filter branch and apply software management fixes

This commit is contained in:
2026-04-27 09:11:22 +09:00
parent ab0d25b827
commit 171bcc772b
4 changed files with 28 additions and 68 deletions

View File

@@ -28,7 +28,7 @@ export interface AppState {
// 초기 상태
export const state: AppState = {
activeCategory: 'dashboard',
activeCategory: 'hw',
activeSubTab: '대시보드',
masterData: {
pc: [],