提交 e36cf1da 编写于 作者: guangjun.yang's avatar guangjun.yang

列表恢复回来

上级 2572651c
...@@ -294,43 +294,7 @@ export default { ...@@ -294,43 +294,7 @@ export default {
tenExamScoreList: [] tenExamScoreList: []
}, },
examCardList: [], examCardList: [],
examInfoList: [{ examInfoList: [],
"examId":100143,
"examType":"正式考",
"examName":"不正学情正式题数二",
"doctorCount":44,
"joinCount":13,
"passCount":13,
"joinRate":1,
"passRate":0.295
},{
"examId":100143,
"examType":"正式考",
"examName":"不正学情正式题数二",
"doctorCount":44,
"joinCount":13,
"passCount":13,
"joinRate":1,
"passRate":0.295
},{
"examId":100143,
"examType":"正式考",
"examName":"不正学情正式题数二",
"doctorCount":44,
"joinCount":13,
"passCount":13,
"joinRate":1,
"passRate":0.295
},{
"examId":100143,
"examType":"正式考",
"examName":"不正学情正式题数二",
"doctorCount":44,
"joinCount":13,
"passCount":13,
"joinRate":1,
"passRate":0.295
},],
studyEffect: { studyEffect: {
beforeRate: 0, beforeRate: 0,
afterRate: 0, afterRate: 0,
...@@ -548,7 +512,7 @@ export default { ...@@ -548,7 +512,7 @@ export default {
// 下面一个列表数据 // 下面一个列表数据
getGeneralExamList(queryData).then(res => { getGeneralExamList(queryData).then(res => {
if (res.code === "000000") { if (res.code === "000000") {
// this.examInfoList = res.data.examInfoList || [] this.examInfoList = res.data.examInfoList || []
} }
}); });
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册