取消时间验证

master
cyc 6 years ago
parent 563154d32d
commit d1e86bdbe1

@ -6,7 +6,7 @@ function submitForm(form) {
checkDestination();
}
//检查出发日期
checktourbox();
//checktourbox();
$('#' + form).ajaxSubmit({
success: successfun,
error: errorfun,

Loading…
Cancel
Save