/*--------------- 报名调用 ------------------*/ $(function () { //报名验证及提交的调用 PublicAction.AjaxSend( { CORID:'apply_submit', /*操作ID*/ } ); })