86e94e9f by yangjianbin

init

1 parent d5cb452b
......@@ -67,7 +67,7 @@
}, function(){
var data = $('#form').serializeJson();
//发起尽调
if(data.dueDiligence && data.dueDiligence == '0'){
if(data.dueDiligence && data.dueDiligence == '1'){
$.ajax({
type: 'post',
url: apiBaseUrl + 'flow/firstDueDiligence',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!