40cf7c40 by yangjianbin

init

1 parent 18fc0237
...@@ -39,6 +39,7 @@ ...@@ -39,6 +39,7 @@
39 39
40 function pass() { 40 function pass() {
41 var data = $("#form1").serializeJson(); 41 var data = $("#form1").serializeJson();
42 var url = '<?=site_url('/work/check/7/' . $id);?>';
42 $.ajax({ 43 $.ajax({
43 type: 'post', 44 type: 'post',
44 url: apiBaseUrl + 'audit/creditReport', 45 url: apiBaseUrl + 'audit/creditReport',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!