Commit 90031129 by 冷斌

`试卷`

parent 6d8d9214
......@@ -175,7 +175,7 @@ class IndexAction extends Action
$uid = intval($this->mid);
$paper_id = $vst[0];
var_dump( jiemi($_GET['vst']), $vst);
var_dump($_GET['vst'], jiemi($_GET['vst']), $vst);
die;
//获取考试详情
$data = D('ExamsPaper', 'exams')->getPaperById($paper_id);
......
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