|
@@ -186,8 +186,8 @@ var columnDefs = [
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{headerName: "핸드폰번호", field: "ordPhnno", width: 120, cellClass: 'text-center'},
|
|
{headerName: "핸드폰번호", field: "ordPhnno", width: 120, cellClass: 'text-center'},
|
|
|
- {headerName: "교환배송취소여부", field: "delvCnclYn", width: 120, cellClass: 'text-center', hide: true},
|
|
|
|
|
- {headerName: "품절취소사유", field: "delvFailReason", width: 120, cellClass: 'text-center', hide: true},
|
|
|
|
|
|
|
+ {headerName: "교환배송취소여부", field: "delvCnclYn", width: 120, cellClass: 'text-center'},
|
|
|
|
|
+ {headerName: "품절취소사유", field: "delvFailReason", width: 120, cellClass: 'text-center'},
|
|
|
{headerName: "상품타입", field: "goodsTypeNm", width: 130, cellClass: 'text-center'},
|
|
{headerName: "상품타입", field: "goodsTypeNm", width: 130, cellClass: 'text-center'},
|
|
|
{headerName: "상품코드", field: "goodsCd", width: 130, cellClass: 'text-center'},
|
|
{headerName: "상품코드", field: "goodsCd", width: 130, cellClass: 'text-center'},
|
|
|
{headerName: "SKU-CODE", field: "optCd", width: 130, cellClass: 'text-center'},
|
|
{headerName: "SKU-CODE", field: "optCd", width: 130, cellClass: 'text-center'},
|