fix:审批意见为建议通过,流程不允许否决
This commit is contained in:
parent
7f7d7bdcbb
commit
28672114ab
@ -317,7 +317,7 @@
|
||||
alert("审批意见为退回经销商SP,须退回!");
|
||||
return;
|
||||
}
|
||||
if(phaseOpinion=="8000"){
|
||||
if(choice!="1"&&phaseOpinion=="8000"){
|
||||
alert("审批意见为建议通过,流程不允许否决!");
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user