mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-18 19:47:41 +00:00
format
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
});
|
||||
|
||||
function submitHandler() {
|
||||
if ($.validate.form("#form-menu-edit")) {
|
||||
if ($.validate.form()) {
|
||||
$.operate.save(prefix + "/edit", $('#form-menu-edit').serialize());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user