diff --git a/.env.development b/.env.development index 9ad7365..e9dfee0 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,4 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # 本地 #VITE_API_BASE='http://localhost:8081/' # sunjiabei -# VITE_API_BASE='http://192.168.0.34:8081/' \ No newline at end of file +# VITE_API_BASE='http://192.168.1.70:8081/' \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 7661204..6da4030 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,6 +17,7 @@ "axios": "^1.12.2", "dayjs": "^1.11.13", "dayjs-plugin-utc": "^0.1.2", + "decimal.js": "^10.6.0", "echarts": "^5.5.1", "element-plus": "^2.8.8", "js-cookie": "^3.0.5", @@ -3564,9 +3565,9 @@ } }, "node_modules/decimal.js": { - "version": "10.4.3", - "resolved": "https://mirrors.huaweicloud.com/repository/npm/decimal.js/-/decimal.js-10.4.3.tgz", - "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==", + "version": "10.6.0", + "resolved": "https://registry.npmmirror.com/decimal.js/-/decimal.js-10.6.0.tgz", + "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==", "license": "MIT" }, "node_modules/define-lazy-prop": { diff --git a/package.json b/package.json index b9aeeb8..d667c43 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "axios": "^1.12.2", "dayjs": "^1.11.13", "dayjs-plugin-utc": "^0.1.2", + "decimal.js": "^10.6.0", "echarts": "^5.5.1", "element-plus": "^2.8.8", "js-cookie": "^3.0.5", diff --git a/src/views/moneyManage/receiveDetail/receiveDetail.vue b/src/views/moneyManage/receiveDetail/receiveDetail.vue index bd9b1e1..b47a06d 100644 --- a/src/views/moneyManage/receiveDetail/receiveDetail.vue +++ b/src/views/moneyManage/receiveDetail/receiveDetail.vue @@ -8,33 +8,33 @@
- 客户姓名 + 客户姓名
- 所属地区 + 所属地区
- 订单状态 + 订单状态
- 支付方式 + 支付方式
- 活动名称 + 活动名称
- 产品名称 + 产品名称
- 付款时间 + 付款时间 重置 导出excel 导出列表 + 切换客服 + 切换财务
@@ -56,7 +58,7 @@
-
+
- 添加收款 + 添加收款
@@ -98,9 +100,24 @@ - + + + + + + + + - + - + + + + + + + + + - -
- - -
- - - - -