Commit fd680578 authored by agping's avatar agping

成交报告 审核修改

parent 1edf88eb
...@@ -657,10 +657,10 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', ' ...@@ -657,10 +657,10 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
pass: function() { //点击通过 pass: function() { //点击通过
var a_url = ''; var a_url = '';
if(bargain.mainTabIndex == 0) { if(bargain.mainTabIndex == 0) {
a_url = "/index/checkReportAttache/0" a_url = "/index/checkReportAttache/1"
}; };
if(bargain.mainTabIndex == 1) { if(bargain.mainTabIndex == 1) {
a_url = "/index/checkReportManager/1" a_url = "/index/checkReportManager/2"
}; };
// if(bargain.mainTabIndex == 2) { // if(bargain.mainTabIndex == 2) {
// a_url = "/index/checkReportMajordomo/2" // a_url = "/index/checkReportMajordomo/2"
......
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