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

测试付款单

上级 287c3b29
......@@ -68,8 +68,7 @@ class flow_oafkClassModel extends flowModel
$sql = " cost_id='$cbzx_code' and status = 1 and is_default=1";
$cost = m('c_fund_account')->getone($sql, 'id,account_balance,freeze_amount');//查询账户表成本中心id
$id=$cost['id'];
echo "<pre>";
var_dump($sql);die;
$c_withhold = array(
'fund_account_id' => $id,
'docnum' => $this->rs['docnum'],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论