Commit 9fbb9272 by 冷斌

fix bug

parent f9d6ce5e
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
<td>{$vo.exams_point_title}</td> <td>{$vo.exams_point_title}</td>
<td>{$vo.exams_question_type_title}</td> <td>{$vo.exams_question_type_title}</td>
<td>{$vo.level_title}</td> <td>{$vo.level_title}</td>
<td>{$vo.exams_module_title}</td> <!-- <td>{$vo.exams_module_title}</td>-->
<td><a href="javascript:delquestion({$op.question_type},{$vo.exams_question_id});">删除</a></td> <td><a href="javascript:delquestion({$op.question_type},{$vo.exams_question_id});">删除</a></td>
</tr> </tr>
</volist> </volist>
......
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