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

fix: 修复课程讨论数据多次请求的问题

上级 a4845b95
...@@ -87,7 +87,7 @@ export default { ...@@ -87,7 +87,7 @@ export default {
methods: { methods: {
load() { load() {
this.params.dataJson.offset += this.params.dataJson.limit this.params.dataJson.offset += this.params.dataJson.limit
this.loadAjax() // this.loadAjax()
}, },
loadAjax() { loadAjax() {
this.loading = true this.loading = true
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论