fix:付款申请-一合同多车发票信息

This commit is contained in:
maliang 2021-06-23 14:15:40 +08:00
parent 89b296ce35
commit ea63f8d033

View File

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