|
|
@@ -772,7 +772,7 @@
|
|
|
return gagaAgGrid.toDateTimeFormat(params.value);
|
|
|
}
|
|
|
},
|
|
|
- {headerName: "지급No", field: "confirmUnm", width: 130, cellClass: 'text-center'},
|
|
|
+ {headerName: "지급자", field: "confirmUnm", width: 130, cellClass: 'text-center'},
|
|
|
{headerName: "게시여부", field: "dispYn", width: 100, cellClass: 'text-center'},
|
|
|
{
|
|
|
headerName: "지급예정포인트", field: "giveDuePnt", width: 120, cellClass: 'text-center',
|