|
|
@@ -894,6 +894,7 @@ var columnDefsOrderChangeInfo = [
|
|
|
},
|
|
|
{headerName: "요청상태" , field: "chgStatNm" , width: 100 , cellClass: 'text-center'},
|
|
|
{headerName: "상품코드" , field: "goodsCd" , width: 100 , cellClass: 'text-center'},
|
|
|
+ {headerName: "SKUCODE" , field: "optCd" , width: 100 , cellClass: 'text-center'},
|
|
|
{headerName: "옵션1" , field: "colorNm" , width: 100 , cellClass: 'text-center', hide : true},
|
|
|
{headerName: "옵션2" , field: "optCd2" , width: 100 , cellClass: 'text-center', hide : true},
|
|
|
{headerName: "수량" , field: "chgQty" , width: 100 , cellClass: 'text-center'},
|