diff --git a/WebContent/Tenwa/Lease/Flow/RentCollection/overduedunning/DayDistribute.jsp b/WebContent/Tenwa/Lease/Flow/RentCollection/overduedunning/DayDistribute.jsp index 31ef70781..1287b6ae5 100644 --- a/WebContent/Tenwa/Lease/Flow/RentCollection/overduedunning/DayDistribute.jsp +++ b/WebContent/Tenwa/Lease/Flow/RentCollection/overduedunning/DayDistribute.jsp @@ -7,8 +7,6 @@ */ ASObjectModel doTemp = new ASObjectModel("DayDistribute"); ASObjectWindow dwTemp = new ASObjectWindow(CurPage,doTemp,request); - ASDataObject ado = dwTemp.getDataObject(); - ado.setReadOnly("INPUT_myiframe0_end_day_2_2", true); dwTemp.Style="1"; //--设置为Grid风格-- dwTemp.ReadOnly = "0"; //只读模式 dwTemp.setPageSize(10);