提前加载信息

This commit is contained in:
nisen
2023-11-08 10:40:21 +08:00
parent 9d29d08106
commit eb88dcbe74

View File

@@ -283,7 +283,6 @@ export default {
},
allRequests(id = '') {
this.Intsucc();
this.retest();
this.resolveId = id ? id : this.$route.query.id;
this.$watermark.set(this.userInfo.name + this.userInfo.loginName);
@@ -296,6 +295,7 @@ export default {
this.getPopularity();
this.getPositive();
this.couresreso();
this.retest();
window.addEventListener(
"scroll",
this.handleScroll