5fe0576e by yangjianbin

init

1 parent c9234f3e
...@@ -93,6 +93,7 @@ ...@@ -93,6 +93,7 @@
93 }) 93 })
94 }else{ 94 }else{
95 data.status = 1; 95 data.status = 1;
96 var orderStatus = "<?=$applyOrderVO->status?>";
96 $.ajax({ 97 $.ajax({
97 type: 'post', 98 type: 'post',
98 url: apiBaseUrl + 'flow/saveFirstCheck', 99 url: apiBaseUrl + 'flow/saveFirstCheck',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!