Commit 4dfb54f5 authored by hujun's avatar hujun

编辑商铺

parent ab95df63
...@@ -68,6 +68,7 @@ class Houses extends Basic ...@@ -68,6 +68,7 @@ class Houses extends Basic
//商铺添加页面 //商铺添加页面
$return = view('edit'); $return = view('edit');
} }
return $return; return $return;
} }
......
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