diff --git a/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp b/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp index a8eaf5cca..f9db7c3d9 100644 --- a/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp @@ -25,7 +25,7 @@ if("ReadOnly".equals(rightType)){ dwTemp.MultiSelect = false; } - dwTemp.setPageSize(10); + dwTemp.setPageSize(50); ASDataObject ado = dwTemp.getDataObject(); ado.setLockCount(4); ado.setReadOnly("PAYMENT_NUMBER", true); @@ -64,7 +64,7 @@ sumethod6 += parseFloat(getItemValue(0,i,'FACT_MONEY')); } } - $('.list_gridCell_standard.list_div_pagecount').text(sumethod6); + $('.list_gridCell_standard.list_div_pagecount').text(ormatKNumber(sumethod6,2)); }) function setColRequired(){