From df21bfb0065ec44c06cd9d3fcd3dc41582cc91a9 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期二, 16 七月 2024 15:44:36 +0800 Subject: [PATCH] 测试完成 --- src/App.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index 897936f..7bbc5ed 100644 --- a/src/App.vue +++ b/src/App.vue @@ -22,7 +22,8 @@ }; }, created() { - console.log(this.routers); + this.routertf = this.$route.param5; + console.log(this.routertf); if ( this.routers == "outsideChainxj" || this.routers == "outsideChain" || -- Gitblit v1.9.3