|
|
@@ -381,9 +381,9 @@ var columnDefsOrderList = [
|
|
|
},
|
|
|
{headerName: "출고처", field: "delvLocNm", width: 110, cellClass: 'text-center', sortable: true, hide:true},
|
|
|
{headerName: "상품코드" , field: "goodsCd" , width: 100 , cellClass: 'text-center' , sortable: true},
|
|
|
- {headerName: "브랜드" , field: "brandEnm" , width: 100 , cellClass: 'text-center' , sortable: true},
|
|
|
+ {headerName: "브랜드" , field: "brandGroupNm" , width: 100 , cellClass: 'text-center' , sortable: true},
|
|
|
{headerName: "구성유형" , field: "goodsTypeNm" , width: 100 , cellClass: 'text-center' , sortable: true},
|
|
|
- {headerName: "상품명" , field: "goodsNm" , width: 200 , cellClass: 'text-center' , sortable: true},
|
|
|
+ {headerName: "상품명" , field: "goodsNm" , width: 200 , cellClass: 'text-left' , sortable: true},
|
|
|
{
|
|
|
headerName : "이미지"
|
|
|
, field : "sysImgNm"
|