@ -149,7 +149,7 @@ $(function(){
}).catch(function(e) {
showErrorMsg(e)
})
} else { // 审核不通过
} else if(result == 2){ // 审核不通过
if(!checkDisAgreeInputs()) {
return ;
}
@ -174,6 +174,8 @@ $(function(){
} else {
showErrorMsg("请选择审核结果")