Commit 4593eb90 authored by hujun's avatar hujun

全部成交报告

parent 8709f9e7
...@@ -38,7 +38,7 @@ class Finance extends Basic ...@@ -38,7 +38,7 @@ class Finance extends Basic
$result = ''; $result = '';
switch ($this->params['check_status']) { switch ($this->params['check_status']) {
case 1 : case 10 :
//未结单 //未结单
$result = view('finance/account_statement'); $result = view('finance/account_statement');
break; break;
......
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