update
This commit is contained in:
parent
3a24ddc46c
commit
1d39f3c5ab
@ -110,7 +110,7 @@
|
|||||||
if($data->isEmpty()){
|
if($data->isEmpty()){
|
||||||
return '审批流程信息不存在';
|
return '审批流程信息不存在';
|
||||||
}
|
}
|
||||||
if($data['type'] != 5){
|
if($data['type'] != 6){
|
||||||
return '当前审批流信息不属于报销审批类型';
|
return '当前审批流信息不属于报销审批类型';
|
||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user