修订业务字典表单提交submitHandler中遗漏代码
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
},
|
||||
|
||||
submitHandler: function(form){
|
||||
errorShow();
|
||||
return errorShow();
|
||||
loading('<spring:message code="submitting"/>');
|
||||
form.submit();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user