설계의뢰팝업 체크박스
This commit is contained in:
parent
593e59fc0a
commit
434637251a
@ -169,13 +169,13 @@ export default function PlanRequestPop(props) {
|
||||
gridData: [],
|
||||
isPageable: false,
|
||||
gridColumns: [
|
||||
// {
|
||||
// field: 'planStatName',
|
||||
// headerName: getMessage('stuff.planReqPopup.gridHeader.planStatName'),
|
||||
// minWidth: 150,
|
||||
// checkboxSelection: true,
|
||||
// showDisabledCheckboxes: true,
|
||||
// },
|
||||
{
|
||||
field: '',
|
||||
headerName: '',
|
||||
minWidth: 50,
|
||||
checkboxSelection: true,
|
||||
showDisabledCheckboxes: true,
|
||||
},
|
||||
{
|
||||
field: 'planReqNo',
|
||||
headerName: getMessage('stuff.planReqPopup.gridHeader.planReqNo'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user