mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-15 10:08:26 +00:00
表单验证优化
This commit is contained in:
@@ -46,7 +46,8 @@
|
||||
xxxx:{
|
||||
required:true,
|
||||
},
|
||||
}
|
||||
},
|
||||
focusCleanup: true
|
||||
});
|
||||
|
||||
function submitHandler() {
|
||||
|
@@ -47,7 +47,8 @@
|
||||
xxxx:{
|
||||
required:true,
|
||||
},
|
||||
}
|
||||
},
|
||||
focusCleanup: true
|
||||
});
|
||||
|
||||
function submitHandler() {
|
||||
|
Reference in New Issue
Block a user