Commit 3a388d34 by 冷斌

后台修改

parent 9297d326
...@@ -179,7 +179,8 @@ class AdminGoodsAction extends AdministratorAction ...@@ -179,7 +179,8 @@ class AdminGoodsAction extends AdministratorAction
// $output = ob_get_contents(); // $output = ob_get_contents();
// ob_end_clean(); // ob_end_clean();
$this->savePostUrl = U('mall/AdminGoods/addGoods'); $this->savePostUrl = U('mall/AdminGoods/addGoods');
$this->displayConfig(array('goods_cate' => $output)); // $this->displayConfig(array('goods_cate' => $output));
$this->displayConfig();
} }
} }
......
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