From 08789f225367c4c8cbc2dd1ecf56692853abce5c Mon Sep 17 00:00:00 2001 From: zhangbb Date: Fri, 26 Oct 2018 13:59:28 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=A7=A3=E5=86=B3=E4=BB=98=E6=AC=BE=E6=98=8E?= =?UTF-8?q?=E7=BB=86=E5=87=BA=E7=8E=B0=E7=99=BD=E6=9D=A1=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../TraditionFundPayment/ActualPaymentTempList.jsp | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp b/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp index 6d0ffe8d0..eb9ae4412 100644 --- a/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Fund/TraditionFundPayment/ActualPaymentTempList.jsp @@ -65,10 +65,13 @@ } } $('.list_gridCell_standard.list_div_pagecount').text(FormatKNumber(sumethod6,2)); - $('.list_smallcount_color').children('.list_all_no').children('.list_gridCell_narrow').text("电汇小计"); - $('table tr th').eq(1).children('.list_gridCell_narrow').width(50); - $('.list_all_no').children('.list_gridCell_narrow').width(50); - $('#myiframe0_static').width(399); + $('.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() ; + if(html.indexOf("checkbox")!=-1){ + $('#myiframe0_static').eq(0).width($('#myiframe0_static').eq(0).width()+101); + } }) function setColRequired(){