From 2f464cdc2d4cd0006416f99b3dc85fa4877fecf3 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Thu, 9 Oct 2025 11:29:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.js | 1 + src/views/finance/storeincome.vue | 3 +++ src/views/viplist/components/orderInfo.vue | 5 +++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/config/index.js b/src/config/index.js index 73cd2bd..bef294a 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -6,6 +6,7 @@ export const productUrl='dj-admin'; // const baseUrl = "https://web-api.hnsiyao.cn/czg/" //测试 const baseUrl = "https://web.hnsiyao.cn/czg/" // 线上 +// const baseUrl = "https://ph.hnsiyao.cn/czg/" // 线上 export default{ baseUrl diff --git a/src/views/finance/storeincome.vue b/src/views/finance/storeincome.vue index b6baeb4..5032e3e 100644 --- a/src/views/finance/storeincome.vue +++ b/src/views/finance/storeincome.vue @@ -1978,8 +1978,11 @@ }).then(({ data }) => { + console.log('-------') this.tableDataLoading = false let returnData = data.data; + console.log(returnData) + this.tableDataYe = returnData }) diff --git a/src/views/viplist/components/orderInfo.vue b/src/views/viplist/components/orderInfo.vue index 3d867f2..c72b072 100644 --- a/src/views/viplist/components/orderInfo.vue +++ b/src/views/viplist/components/orderInfo.vue @@ -73,7 +73,7 @@ 成功笔数: {{ orderInfo.withdrawTotal.success.count }}