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

列表恢复回来

上级 2572651c
......@@ -294,43 +294,7 @@ export default {
tenExamScoreList: []
},
examCardList: [],
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
},],
examInfoList: [],
studyEffect: {
beforeRate: 0,
afterRate: 0,
......@@ -548,7 +512,7 @@ export default {
// 下面一个列表数据
getGeneralExamList(queryData).then(res => {
if (res.code === "000000") {
// this.examInfoList = res.data.examInfoList || []
this.examInfoList = res.data.examInfoList || []
}
});
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册