Commit f6cb6881 by Administrator

'课程管理修改'

parent de54884a
...@@ -89,6 +89,7 @@ class AdminVideoAction extends AdministratorAction ...@@ -89,6 +89,7 @@ class AdminVideoAction extends AdministratorAction
} else { } else {
$listData = $this->_getData(20, 0, 1, 1); $listData = $this->_getData(20, 0, 1, 1);
} }
var_dump($listData);exit;
$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