From b3b9ebf97cfd058c94db3525623bc8946c5a752f Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期二, 14 十月 2025 09:29:39 +0800
Subject: [PATCH] 测试完成
---
src/views/outsideChainnew.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/outsideChainnew.vue b/src/views/outsideChainnew.vue
index 1041445..463272e 100644
--- a/src/views/outsideChainnew.vue
+++ b/src/views/outsideChainnew.vue
@@ -281,6 +281,8 @@
geturlinfo() {
// let url = window.location.href;
let url = this.$route.query.p;
+ console.log(445);
+
// let url = 'http://218.108.11.22:8093/sf/003';
// let urlid = this.extractLastSegmentFromUrl(url);
--
Gitblit v1.9.3