task#13769,答题完成返回页面执行自动刷新
This commit is contained in:
@ -83,12 +83,13 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.onRefresh();
|
||||
this.getList();
|
||||
|
||||
},
|
||||
created() {
|
||||
// 每次回答完问题之后返回需重新加结果
|
||||
this.onRefresh();
|
||||
|
||||
},
|
||||
methods:{
|
||||
onRefresh() {
|
||||
|
Reference in New Issue
Block a user