Commit 92332523 by Sxy

feat: 交付单筛选

parent 3c536947
......@@ -62,7 +62,8 @@ class DeliverybillDao extends Dao {
/**
* 筛选 条件 TODO: 筛选功能字段(filter)
* 筛选 条件 TODO: 筛选功能字段
* company_name、v_coname、v_cophone
*/
qc.where["$and"] = filters;
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