Commit abfc3fde authored by hujun's avatar hujun

//

parent ba68e571
...@@ -727,7 +727,7 @@ class Finance extends Basic ...@@ -727,7 +727,7 @@ class Finance extends Basic
//显示视图 //显示视图
if (!$this->request->isAjax()) { if (!$this->request->isAjax()) {
// return view('refundList'); return view('refundList');
} }
$data['code'] = 200; $data['code'] = 200;
......
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