310d147f by yangjianbin

init

1 parent 3940fe0c
......@@ -112,7 +112,7 @@
var url = '<?=site_url('/work/check/9/' . $id);?>';
$.ajax({
type: 'post',
url: apiBaseUrl + 'audit/phoneReport',
url: apiBaseUrl + 'audit/phoneAudit',
cache: false,
data: JSON.stringify(data),
dataType: 'json',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!