Commit 50f4e99c authored by 黄奎's avatar 黄奎

页面修改

parent 83bfdbc8
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
}, },
//跳转至questionlist //跳转至questionlist
goQuestionList(item) { goQuestionList(item) {
var tempStr = '../course/question?bankId=' + item.BankId; var tempStr = '../course/question?BankId=' + item.BankId;
this.$router.push({ this.$router.push({
path: tempStr path: tempStr
}); });
......
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