From 85a417b45116bc056f7600818b5554238982fc4a Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Wed, 17 Jan 2024 13:36:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E6=9B=BF=E6=8D=A2=EF=BC=9A?= =?UTF-8?q?=E9=A2=9D=E5=BA=A6=E6=94=B9=E4=B8=BA=E9=85=92=E5=8D=A1=E9=A2=9D?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/marketing.js | 4 ++-- src/router/modules/marketing.js | 2 +- src/views/marketing/exchange/pickupPoint/index.vue | 2 +- src/views/merchant/list/handle/merEditForm.vue | 2 +- src/views/merchant/list/handle/merInfo.vue | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/api/marketing.js b/src/api/marketing.js index 7c37e61..1c603c3 100644 --- a/src/api/marketing.js +++ b/src/api/marketing.js @@ -724,11 +724,11 @@ export function giveIntegralList(data) { return request.get(`user/integral/give_list`, data) } -// 兑换额度 - 顶部统计 +// 酒卡额度 - 顶部统计 export function exchangeQuotaTitle() { return request.get(`user/exchange_quota/quota_title`) } -// 兑换额度 - 持有信息列表&变更记录列表 +// 酒卡额度 - 持有信息列表&变更记录列表 export function exchangeQuotaList(apiName = 'list',data) { // list=持有信息列表,record_list=变更记录列表 return request.get(`user/exchange_quota/quota_${apiName}`,data) diff --git a/src/router/modules/marketing.js b/src/router/modules/marketing.js index b2afbee..2d46239 100644 --- a/src/router/modules/marketing.js +++ b/src/router/modules/marketing.js @@ -461,7 +461,7 @@ const marketingRouter = path: 'quota', name: `exchangeQuota`, meta: { - title: '兑换额度', + title: '酒卡额度', noCache: true }, component: () => import('@/views/marketing/exchange/quota/index') diff --git a/src/views/marketing/exchange/pickupPoint/index.vue b/src/views/marketing/exchange/pickupPoint/index.vue index 3b9a519..b195e1c 100644 --- a/src/views/marketing/exchange/pickupPoint/index.vue +++ b/src/views/marketing/exchange/pickupPoint/index.vue @@ -195,7 +195,7 @@ 不是 - +