提交 05e0643a authored 作者: fengzy's avatar fengzy

oa付款单

上级 b53e388c
...@@ -71,7 +71,7 @@ class mode_fund_transferClassAction extends inputAction{ ...@@ -71,7 +71,7 @@ class mode_fund_transferClassAction extends inputAction{
$sqla = " id !=$numb and pid=$numb and level =1 or level =2 "; $sqla = " id !=$numb and pid=$numb and level =1 or level =2 ";
}else{ }else{
$pid=$cdata['pid']; $pid=$cdata['pid'];
$sqla = " id !=$numb and pid=$pid"; $sqla = " id !=$numb and pid=$pid and id=$pid";
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论