feat: 서버 통합 표준 헤더(21개 컬럼) 적용 및 UI/디자인 최적화

This commit is contained in:
2026-04-14 09:55:58 +09:00
parent 6a038f0a64
commit e4914ee66d
6 changed files with 54 additions and 6 deletions

View File

@@ -30,6 +30,10 @@ export interface HardwareAsset {
금액?: string;
납품업체?: string;
품의서명?: string;
용도?: string;
원격접속?: string;
모니터링?: string;
비고?: string;
}
export interface SoftwareAsset {