mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-17 02:57:44 +00:00
按下不触发校验,防止造成资源浪费
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
});
|
||||
|
||||
$("#form-role-edit").validate({
|
||||
onkeyup: false,
|
||||
rules:{
|
||||
roleName:{
|
||||
remote: {
|
||||
|
Reference in New Issue
Block a user