40cf7c40 by yangjianbin

init

1 parent 18fc0237
......@@ -39,6 +39,7 @@
function pass() {
var data = $("#form1").serializeJson();
var url = '<?=site_url('/work/check/7/' . $id);?>';
$.ajax({
type: 'post',
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!