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