首页设置打开默认条数

This commit is contained in:
yjf 2022-07-18 09:13:23 +08:00
parent 2c584b8c40
commit 4be925ab1e

View File

@ -6,6 +6,8 @@
History Log:
*/
ASObjectModel doTemp = new ASObjectModel("LBSmsNoticeTasksList");
doTemp.setDataQueryClass("com.amarsoft.awe.dw.ui.list.FlowMonitorListHtmlGenerator");
CurPage.setAttribute("flowRowCount","100");
ASObjectWindow dwTemp = new ASObjectWindow(CurPage,doTemp,request);
dwTemp.Style="1"; //--设置为Grid风格--
dwTemp.ReadOnly = "1"; //只读模式