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