init
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -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', | ... | ... |
-
Please register or sign in to post a comment