diff --git a/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp b/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp index eb9ae4412..0a1c863b2 100644 --- a/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp @@ -64,14 +64,14 @@ sumethod6 += parseFloat(getItemValue(0,i,'FACT_MONEY')); } } - $('.list_gridCell_standard.list_div_pagecount').text(FormatKNumber(sumethod6,2)); - $('.list_smallcount_color').children('.list_all_no').children('.list gridCell_narrow').text("电汇小计"); + $('.list_gridCell_standard list_div_pagecount').text(FormatKNumber(sumethod6,2)); + $('.list_smallcount_color').children('.list_all_no').children('.list_gridCell_narrow').text("电汇小计"); $('.list_gridCell_narrow').width(100); $('#myiframe0_static').eq(0).width(420); - var html = $('#myiframe0_static').eq(0).html() ; + var html = $('#myiframe0_static').eq(0).html(); if(html.indexOf("checkbox")!=-1){ $('#myiframe0_static').eq(0).width($('#myiframe0_static').eq(0).width()+101); - } + } }) function setColRequired(){