From ea63f8d03340a19eda5a9dbb399cd0aac11d3ce1 Mon Sep 17 00:00:00 2001 From: maliang Date: Wed, 23 Jun 2021 14:15:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BB=98=E6=AC=BE=E7=94=B3=E8=AF=B7-?= =?UTF-8?q?=E4=B8=80=E5=90=88=E5=90=8C=E5=A4=9A=E8=BD=A6=E5=8F=91=E7=A5=A8?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp b/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp index 3a1148421..0da453464 100644 --- a/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp +++ b/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp @@ -172,6 +172,7 @@ setItemValue(0,getRow(0),"Invoice_money","<%=EQUIP_PRICE%>"); setItemValue(0,getRow(0),"ENGINE_NUMBER","<%=ENGINE_NUMBER%>"); setItemValue(0,getRow(0),"FRAME_NUMBER","<%=frameNumber%>"); + checkInvoiceMoney(); } })