|
@@ -211,6 +211,7 @@
|
|
|
{headerName: "공급업체상품코드", field: "supplyGoodsCd", width: 120, cellClass: 'text-center'},
|
|
{headerName: "공급업체상품코드", field: "supplyGoodsCd", width: 120, cellClass: 'text-center'},
|
|
|
{headerName: "스타일구분", field: "styleYear", width: 80, cellClass: 'text-center'},
|
|
{headerName: "스타일구분", field: "styleYear", width: 80, cellClass: 'text-center'},
|
|
|
{headerName: "정상/이월", field: "formalGb", width: 80, cellClass: 'text-center'},
|
|
{headerName: "정상/이월", field: "formalGb", width: 80, cellClass: 'text-center'},
|
|
|
|
|
+ {headerName: "등록자ID", field: "regNo", width: 80, cellClass: 'text-center'},
|
|
|
{headerName: "등록자", field: "regNm", width: 80, cellClass: 'text-center'},
|
|
{headerName: "등록자", field: "regNm", width: 80, cellClass: 'text-center'},
|
|
|
{headerName: "등록일시", field: "regDt", width: 150, cellClass: 'text-center'}
|
|
{headerName: "등록일시", field: "regDt", width: 150, cellClass: 'text-center'}
|
|
|
];
|
|
];
|