diff --git a/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp b/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp index 0da453464..17c07b2f4 100644 --- a/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp +++ b/WebContent/Tenwa/Core/InvoiceManager/FundPaymentInvoice/LbInvoiceTemp.jsp @@ -45,12 +45,36 @@ String sButtons[][] = { {flag,"All","Button","保存","保存所有修改","save()","","","",""}, - {"true","All","Button","返回","返回列表","returnList()","","","",""} + {"true","All","Button","返回","返回列表","returnList()","","","",""}, + {"true","","Button","识别发票","识别发票","invoiceOrcDo()","","","",""} }; sButtonPosition = "north"; %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>