feat: 하드웨어 자동 변경 이력 생성 및 자산 관리 프로세스 고도화
This commit is contained in:
@@ -102,7 +102,8 @@ export function renderServerList(container: HTMLElement) {
|
||||
(document.getElementById('filter-corp') as HTMLSelectElement).value = '';
|
||||
(document.getElementById('filter-org-unit') as HTMLSelectElement).value = '';
|
||||
updateTable();
|
||||
});
|
||||
});
|
||||
|
||||
updateTable();
|
||||
}
|
||||
|
||||
updateTable();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user