Commit 56551e8a by 冷斌

fix bug

parent 22e3fe67
......@@ -339,7 +339,7 @@ class IndexAction extends Action
$this->assign('paper_options', $paper_options);
$this->assign('tempData', $tempData);
$this->assign('review', $_GET['review']);
$this->display('examsroom');
$this->display();
}
/**
......
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