diff --git a/.env.development b/.env.development
index 2ccc7eb..93d5bef 100644
--- a/.env.development
+++ b/.env.development
@@ -1,6 +1,6 @@
# 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:10704/'
# 正式环境
# VITE_API_BASE='http://54.255.212.181:10705/'
VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload
@@ -13,7 +13,7 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload
# 本地
# VITE_API_BASE='http://localhost:8081/'
# 孙加倍
-VITE_API_BASE='http://192.168.40.12:8081'
+# VITE_API_BASE='http://192.168.40.12:8081'
# Lijianlin
# VITE_API_BASE='http://192.168.9.41:8081/'
diff --git a/src/views/moneyManage/receiveDetail/receiveService.vue b/src/views/moneyManage/receiveDetail/receiveService.vue
index 5b8b0f0..a1c2ea4 100644
--- a/src/views/moneyManage/receiveDetail/receiveService.vue
+++ b/src/views/moneyManage/receiveDetail/receiveService.vue
@@ -363,6 +363,14 @@