Commit cad97dcc authored by hujun's avatar hujun

财务管理修改

parent e81d6a4e
......@@ -93,7 +93,7 @@ class Finance extends Basic
$where['a.status'] = 21;
break;
default :
$where['e.audit_level'] = ['NOT IN', '1,2,3'];
$where['e.audit_level'] = ['NULL'];
}
} else {
$where['e.audit_level'] = ['NULL'];
......
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