Commit 5d92a8c4 authored by stone's avatar stone

[fix]修改付款的查询条件

parent 5025e22d
......@@ -217,7 +217,7 @@
)
AND t.contract_status IN
('INCEPT')
and t.sign_contract_status in ('SIGNING')
and t.sign_contract_status in ('SIGN')
--测试用,cf_itme应当为0
AND f.cf_item in (0)) t1
......
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