From 36211cec82e32769593aa5335c3b60a4d0ac4090 Mon Sep 17 00:00:00 2001
From: zhangrenyuan <18990852002@163.com>
Date: Mon, 20 Oct 2025 14:46:21 +0800
Subject: [PATCH 1/2] =?UTF-8?q?fix=20=E5=AE=A1=E6=A0=B8=E5=AF=B9=E8=AF=9D?=
=?UTF-8?q?=E6=A1=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.development | 4 ++--
src/components/dialogs/ConfirmDialog.vue | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.env.development b/.env.development
index f7fcc40..78c0c88 100644
--- a/.env.development
+++ b/.env.development
@@ -3,7 +3,7 @@ VITE_API_BASE='https://hwjb.homilychart.com/dev/admin'
# VITE_API_BASE='http://54.255.212.181:10704/'
# 正式环境
# VITE_API_BASE='http://54.255.212.181:10705/'
-# VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload
+VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload
# VITE_API_BASE='http://192.168.9.28:8081/'
# sunjiabei
# VITE_API_BASE='http://192.168.9.28:8081/'
@@ -11,7 +11,7 @@ VITE_API_BASE='https://hwjb.homilychart.com/dev/admin'
# zhangyong
# VITE_API_BASE='http://192.168.3.83:8081/'
# 本地
-VITE_API_BASE='http://localhost:8081/'
+# VITE_API_BASE='http://localhost:8081/'
# sunjiabei
# VITE_API_BASE='http://192.168.1.70:8081/'
diff --git a/src/components/dialogs/ConfirmDialog.vue b/src/components/dialogs/ConfirmDialog.vue
index eefd33e..4cc4f97 100644
--- a/src/components/dialogs/ConfirmDialog.vue
+++ b/src/components/dialogs/ConfirmDialog.vue
@@ -24,7 +24,7 @@
取消
- 通过
+ 确定
From bcdec8f80a0a77f7f3a57718d0f49688c532f17a Mon Sep 17 00:00:00 2001
From: ZhangYong
Date: Mon, 20 Oct 2025 15:17:42 +0800
Subject: [PATCH 2/2] =?UTF-8?q?=E9=87=91=E9=A2=9D*100?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.development | 4 ++--
src/views/moneyManage/receiveDetail/receiveDetail.vue | 9 +++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/.env.development b/.env.development
index f7fcc40..0989c6a 100644
--- a/.env.development
+++ b/.env.development
@@ -1,9 +1,9 @@
-VITE_API_BASE='https://hwjb.homilychart.com/dev/admin'
+# VITE_API_BASE='https://hwjb.homilychart.com/dev/admin'
# 测试环境
# VITE_API_BASE='http://54.255.212.181:10704/'
# 正式环境
# VITE_API_BASE='http://54.255.212.181:10705/'
-# VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload
+VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload
# VITE_API_BASE='http://192.168.9.28:8081/'
# sunjiabei
# VITE_API_BASE='http://192.168.9.28:8081/'
diff --git a/src/views/moneyManage/receiveDetail/receiveDetail.vue b/src/views/moneyManage/receiveDetail/receiveDetail.vue
index d86d2dc..51dea08 100644
--- a/src/views/moneyManage/receiveDetail/receiveDetail.vue
+++ b/src/views/moneyManage/receiveDetail/receiveDetail.vue
@@ -231,7 +231,7 @@