Commit 108fc877 authored by agping's avatar agping

1

parent c41bde8b
...@@ -987,7 +987,7 @@ define(['doT', 'text!temp/reportList_office_template_tpl.html', 'css!style/home. ...@@ -987,7 +987,7 @@ define(['doT', 'text!temp/reportList_office_template_tpl.html', 'css!style/home.
$.ajax({ $.ajax({
'type': 'POST', 'type': 'POST',
'url': '/broker/collectingBill', 'url': '/office/collectingBill',
data: params, data: params,
dataType: "json", dataType: "json",
success: function(data) { success: function(data) {
......
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