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