提交 9f26d223 authored 作者: fengzy's avatar fengzy

oa付款单

上级 60ea1743
......@@ -219,7 +219,7 @@ class flow_finfybxClassModel extends flowModel
//查询流程为财务确认
$checkid=$this->rs['id'];
$whereid='select c.id,f.mid from [Q]fininfom as c left join [Q]flow_bill as f on c.id=f.mid where f.nowcheckid =990 and c.id='.$checkid;
$whereid='select c.id,f.mid from [Q]fininfom as c left join [Q]flow_bill as f on c.id=f.mid where f.nowcheckid =989 and c.id='.$checkid;
$datacheckid = $this->db->getall($whereid);
if($datacheckid){
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论