feat: setup Filter branch and apply software management fixes
This commit is contained in:
@@ -28,7 +28,7 @@ export interface AppState {
|
||||
|
||||
// 초기 상태
|
||||
export const state: AppState = {
|
||||
activeCategory: 'dashboard',
|
||||
activeCategory: 'hw',
|
||||
activeSubTab: '대시보드',
|
||||
masterData: {
|
||||
pc: [],
|
||||
|
||||
Reference in New Issue
Block a user