Commit b748f031 authored by lijingjing's avatar lijingjing

Merge branch 'refs/heads/baojia_detail' into develop

parents cc32165c 5bb281aa
......@@ -2,7 +2,7 @@ var add_datafilters = [
{
name:'contract_status',
expression:"t1.contract_status not in ('SIGNING','SIGN','INCEPTING','INCEPT_RETURN')"
expression:"t1.contract_status in ('SIGNING','SIGN','INCEPTING','INCEPT','INCEPT_RETURN')"
},
{
name : 'authority',
......
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