From 25e3338b28154c02bb1d6efc22403085b58090b4 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期四, 11 七月 2024 18:39:12 +0800
Subject: [PATCH] ces

---
 pages/modal/3018_2.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/modal/3018_2.vue b/pages/modal/3018_2.vue
index 674429b..29c603a 100644
--- a/pages/modal/3018_2.vue
+++ b/pages/modal/3018_2.vue
@@ -1677,7 +1677,7 @@
 								icon: "success",
 								duration: 3000
 							});
-						if (this.$data.param.After_Btn_Refresh) {
+						if ( !this.$data.param.After_Btn_Not_Refresh) {
 							//鍒锋柊
 							uni.redirectTo({
 								url: '../modal/3018_2?param=' + JSON.stringify(this.$data.param) +

--
Gitblit v1.9.1