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(); } })