练习题目管理修改
This commit is contained in:
parent
9ffb34d10b
commit
0533925e9e
|
|
@ -118,7 +118,7 @@
|
|||
|
||||
function toPracticequestion(id) {
|
||||
var url = ctx + "exam/examPractice/toManagerPracticeQuestion/"+id;
|
||||
createMenuItem(url, "试卷题目管理");
|
||||
createMenuItem(url, "练习题目管理");
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue