Commit e570bef5 by Administrator

'课程管理修改'

parent e307e292
......@@ -263,7 +263,9 @@
<php> if($allSelected):</php>
<td><input type="checkbox" value="<php>echo $vo[$_listpk];</php>" onclick="admin.checkon(this)" name="checkbox"></td>
<php> endif;</php>
<pre>
<php> print_r($pageKeyList)</php>
</pre>
<volist name='pageKeyList' id='pk'>
<php>
$key = $pk;
......
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