按下不触发校验,防止造成资源浪费
This commit is contained in:
@ -45,6 +45,7 @@
|
||||
var prefix = ctx + "system/post";
|
||||
|
||||
$("#form-post-add").validate({
|
||||
onkeyup: false,
|
||||
rules:{
|
||||
postName:{
|
||||
remote: {
|
||||
|
Reference in New Issue
Block a user