From 8582a32882f7ce0d14d15b62d43742b0de5f5077 Mon Sep 17 00:00:00 2001 From: tangfutang Date: Mon, 30 Mar 2020 11:23:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=9A=E6=81=AF=E5=87=8F=E5=85=8D=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E6=B7=BB=E5=8A=A0=E9=80=89=E6=8B=A9=E6=97=A5=E6=9C=9F?= =?UTF-8?q?=E8=A7=A6=E5=8F=91=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LCRentIncomeTempReductionList.jsp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/WebContent/Tenwa/Lease/Flow/Rent/PenaltyReduction/LCRentIncomeTempReductionList.jsp b/WebContent/Tenwa/Lease/Flow/Rent/PenaltyReduction/LCRentIncomeTempReductionList.jsp index 8f19f4c7f..7c990150a 100644 --- a/WebContent/Tenwa/Lease/Flow/Rent/PenaltyReduction/LCRentIncomeTempReductionList.jsp +++ b/WebContent/Tenwa/Lease/Flow/Rent/PenaltyReduction/LCRentIncomeTempReductionList.jsp @@ -88,5 +88,17 @@ return; } } + + function test(datelist){ + console.log("Ñ¡ÔñµÄÈÕÆÚ£º"+datelist); + } + $(function(){ + for (var i=0;i <%@ include file="/Frame/resources/include/include_end.jspf"%> \ No newline at end of file