未登录使用时,用户查看详情并返回时,没有重新加载历史数据
@@ -55,6 +55,8 @@ export default {
this.$router.back(-1);
}
});
+ } else {
+ this.loadData();
},
filters: {