业务申请提交到信审,只显示部门
This commit is contained in:
parent
475a0d4a07
commit
659582523e
@ -167,7 +167,7 @@
|
||||
if(vUser.length==1&&type=="radio"){
|
||||
$("input[name=phaseaction"+cindex+"]:first").attr("checked",true);
|
||||
}
|
||||
if(phase=="0010"&&flowNo=="FundPaymentCarFlow"){
|
||||
if((phase=="0010"&&flowNo=="FundPaymentCarFlow")||(phase=="0020"&&flowNo=="BusinessApplyFlow")){
|
||||
actionSet.hide();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user