From a38f54f02b48cf8ef2c9ed6febed560b4f38d534 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期五, 21 六月 2024 15:26:42 +0800
Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx

---
 policy/reportPage/reportPage.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/policy/reportPage/reportPage.vue b/policy/reportPage/reportPage.vue
index 442e8fc..9e1e614 100644
--- a/policy/reportPage/reportPage.vue
+++ b/policy/reportPage/reportPage.vue
@@ -104,7 +104,7 @@
 		methods: {
 			goReport() {
 				uni.navigateTo({
-					url: `/policy/reportRecord/reportRecord`
+					url: `/policy/reportDetails/reportDetails`
 				})
 			},
 			goRecord() {

--
Gitblit v1.9.1