Commit 9f6c83ed authored by hujun's avatar hujun

1

parent 33b86d78
......@@ -254,6 +254,7 @@ class Finance extends Basic
if (!empty($this->params['user_id'])) {
$where['b.user_id'] = $this->params['user_id'];
$is_show = 1;
}
if (empty($this->params['excel'])) {
......
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