Commit 7f890dd0 by Administrator

'课程管理修改'

parent 6e145d7d
...@@ -279,7 +279,6 @@ ...@@ -279,7 +279,6 @@
</table> </table>
</div> </div>
<p>dsfffffdfdd</p>
<!-- END LIST --> <!-- END LIST -->
<!-- START BOTTOMBAR --> <!-- START BOTTOMBAR -->
......
...@@ -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);
} }
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