From 149fcd016b5eb34c5e0a5287c936a88790d3dc79 Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Thu, 23 Oct 2025 17:27:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E4=BD=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .../moneyManage/receiveDetail/receiveDetail.vue | 64 ++++++++---- .../receiveDetail/utils/recriveFormRules.js | 113 +++++++++++++++++++++ 3 files changed, 161 insertions(+), 20 deletions(-) create mode 100644 src/views/moneyManage/receiveDetail/utils/recriveFormRules.js diff --git a/.env.development b/.env.development index 8a24113..0f38e29 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -# 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/' # 正式环境 @@ -11,7 +11,7 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # 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/views/moneyManage/receiveDetail/receiveDetail.vue b/src/views/moneyManage/receiveDetail/receiveDetail.vue index 0d5b01f..120a5af 100644 --- a/src/views/moneyManage/receiveDetail/receiveDetail.vue +++ b/src/views/moneyManage/receiveDetail/receiveDetail.vue @@ -282,27 +282,28 @@ - - + + - + - + - + - + - +
- + {{ productUnit }}
@@ -319,28 +320,28 @@ v-model="addFormData.freeGold" />
- + - + - + - + - + - +
- + @@ -533,15 +534,16 @@
- + - + - +