From 62ace18734f3f4c1683b59102daa2be05c1f7b36 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Fri, 26 Oct 2018 14:21:18 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Fund/TraditionFundPayment/ActualPaymentTempList.jsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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(){