diff --git a/.env.development b/.env.development index f7fcc40..f5ced3b 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/' @@ -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 @@ 取消 - 通过 + 确定 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 @@