@@ -125,7 +125,7 @@
cellRenderer: function (params) { return gagaAgGrid.toAddComma(params.value); }
},
{
- headerName: "잔액", field: "rmGfcdAmt", width: 150, cellClass: 'text-right',
+ headerName: "잔액", field: "rmGfcdAmt", width: 150, cellClass: 'text-right', hide: true,
}
];