Commit ed2afdca authored by 黄奎's avatar 黄奎

页面修改

parent fccfe259
...@@ -131,6 +131,8 @@ export function GetPaperPage(data) { ...@@ -131,6 +131,8 @@ export function GetPaperPage(data) {
}) })
} }
/** /**
* 根据编号获取试卷题目 * 根据编号获取试卷题目
* @param {JSON参数} data * @param {JSON参数} data
......
This diff is collapsed.
...@@ -1045,7 +1045,7 @@ const routes = [{ ...@@ -1045,7 +1045,7 @@ const routes = [{
{ {
path: "/exam/examPaper", //试卷管理 path: "/exam/examPaper", //试卷管理
component: () => component: () =>
import("pages/exam/examPaper") import("pages/exam/examPaper_V2")
}, },
{ {
path: "/exam/examlist", //考试管理 path: "/exam/examlist", //考试管理
......
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