feat: 서버 통합 표준 헤더(21개 컬럼) 적용 및 UI/디자인 최적화
This commit is contained in:
@@ -30,6 +30,10 @@ export interface HardwareAsset {
|
||||
금액?: string;
|
||||
납품업체?: string;
|
||||
품의서명?: string;
|
||||
용도?: string;
|
||||
원격접속?: string;
|
||||
모니터링?: string;
|
||||
비고?: string;
|
||||
}
|
||||
|
||||
export interface SoftwareAsset {
|
||||
|
||||
Reference in New Issue
Block a user