Commit 2909e48d by Administrator

'取消课程管理标题跳转'

parent fea2de75
...@@ -89,7 +89,7 @@ class AdminVideoAction extends AdministratorAction ...@@ -89,7 +89,7 @@ class AdminVideoAction extends AdministratorAction
} else { } else {
$listData = $this->_getData(20, 0, 1, 1); $listData = $this->_getData(20, 0, 1, 1);
} }
// dump($this->pageKeyList);dump($listData); dump($this->pageKeyList);dump($listData);
$this->displayList($listData); $this->displayList($listData);
} }
......
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