Commit 4a9fc4ab authored by agping's avatar agping

1

parent 394345f7
...@@ -1465,7 +1465,7 @@ define(['doT', 'text!temp/reportList_office_template_tpl.html', 'css!style/home. ...@@ -1465,7 +1465,7 @@ define(['doT', 'text!temp/reportList_office_template_tpl.html', 'css!style/home.
getMaidInfo: function(id) { getMaidInfo: function(id) {
$.ajax({ $.ajax({
type: 'GET', type: 'GET',
url: '/index/getBargainCommission', url: '/office_index/getBargainCommission',
data: { data: {
'bargain_id': id 'bargain_id': 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