src/App.vue
@@ -22,15 +22,15 @@ }; }, created() { this.routertf = this.$route.param5; console.log(this.routertf); if ( this.routers == "outsideChainxj" || this.routers == "outsideChain" || this.routers == "outsideChainwt" ) { this.routertf = false; } this.routertf = this.$route.query.param5; console.log(this.routertf, "12"); // if ( // this.routers == "outsideChainxj" || // this.routers == "outsideChain" || // this.routers == "outsideChainwt" // ) { // this.routertf = false; // } }, metaInfo() { return {