从您的喜欢中删除
<pre>和
application/controller``ajax_processor
var ajax_processor = 'http://localhost/patientcare-v1/index.php/ajax_porcessor/save_physical_info';
如果你是隐藏
index.php的
url使用
htaccess或
routing再试试这个网址,
var ajax_processor = 'http://localhost/patientcare-v1/ajax_porcessor/save_physical_info';



