Commit 9239bc8a by 冷斌

fix bug

parent 822bb6d3
......@@ -266,7 +266,7 @@ class LiveingController extends AdminbaseController {
}else{
$this->error('数据传入失败!');
}
$this->display();
$this->display('editImage');
}
function edit_image_post(){
......
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