Commit 95980f00 by 王勇飞

Merge branch 'tx-fi-tax' of gitlab.gongsibao.com:jiangyong/zhichan into tx-fi-tax

parents 7e12d33d ec700c4c
...@@ -62,7 +62,8 @@ class DeliverybillDao extends Dao { ...@@ -62,7 +62,8 @@ class DeliverybillDao extends Dao {
/** /**
* 筛选 条件 TODO: 筛选功能字段(filter) * 筛选 条件 TODO: 筛选功能字段
* company_name、v_coname、v_cophone
*/ */
qc.where["$and"] = filters; qc.where["$and"] = filters;
return qw; return qw;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment