d5cb452b by yangjianbin

init

1 parent 0bbdfd0d
......@@ -67,7 +67,7 @@
}, function(){
var data = $('#form').serializeJson();
//发起尽调
if(data.dueDiligence){
if(data.dueDiligence && data.dueDiligence == '0'){
$.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!