|
|
@ -119,7 +119,7 @@ |
|
|
|
url: "/OMAY/Aps/GetGridJsonChengPing" + "?" + Math.random(), |
|
|
|
postData: { queryJson: JSON.stringify(queryJson) }, |
|
|
|
mtype: "POST", |
|
|
|
height: $(window).height() - 600, |
|
|
|
height: 400, |
|
|
|
width: $(window).width() - 300, |
|
|
|
cellEdit: true, |
|
|
|
cellsubmit: "clientArray", |
|
|
@ -229,7 +229,7 @@ |
|
|
|
url: "/OMAY/Aps/GetApsPlanSelectSubItemList" + "?" + Math.random(), |
|
|
|
postData: { ids: objList.join() }, |
|
|
|
mtype: "POST", |
|
|
|
height: $(window).height() - 600, |
|
|
|
height: 280, |
|
|
|
width: $(window).width() - 300, |
|
|
|
colModel: [ |
|
|
|
{ label: "主键", name: "ID", hidden: true, key: true }, |
|
|
|