Commit 1678aef0 authored by 陆正友's avatar 陆正友

七位发票修改

parent 89f0f78c
...@@ -246,12 +246,12 @@ ...@@ -246,12 +246,12 @@
} }
} }
Leaf.request({ Leaf.request({
url: $('acp_invoice_inf_import_total_link').getUrl(), url: $('acp_invoice_inf_import_link').getUrl(),
para: { para: {
invoice_type: invoice_type, invoice_type: invoice_type,
invoice_code: invoice_code, invoice_code: invoice_code,
invoice_number: invoice_number, invoice_number: invoice_number,
total_amount: total_amount, net_amount: net_amount,
invoice_date: invoice_date, invoice_date: invoice_date,
contract_id: contract_id contract_id: contract_id
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment