Commit 2af7bb9a authored by agping's avatar agping

office_index

parent b4fdadcc
......@@ -2082,7 +2082,7 @@ define(['doT', 'text!temp/reportList_office_template_tpl.html', 'css!style/home.
transFirstExamine: function(){
$.ajax({
type: 'POST',
url: '/index/toReportListOne',
url: '/office_index/toReportListOne',
data: {
'bargain_id': bargain.bargain_id
},
......@@ -2116,7 +2116,7 @@ define(['doT', 'text!temp/reportList_office_template_tpl.html', 'css!style/home.
account: function(){
$.ajax({
type: 'POST',
url: '/index/checkOver',
url: '/office_index/checkOver',
data: {
'bargain_id': bargain.bargain_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