提交 07d6e05a authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 a5ccf5ad
...@@ -32,7 +32,7 @@ export default { ...@@ -32,7 +32,7 @@ export default {
methods: { methods: {
getList() { getList() {
api.getChapterHomeworkComment({ homework_id: this.id }).then(response => { api.getChapterHomeworkComment({ homework_id: this.id }).then(response => {
// this.list = response this.list = response
}) })
} }
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论