提交 b53e388c authored 作者: fengzy's avatar fengzy

oa付款单

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