From 86323f970b0a8eb466a3865ecc9d9f32f2df82eb Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 8 Oct 2023 07:30:14 +0800 Subject: [PATCH] =?UTF-8?q?code=20review=EF=BC=9A=E6=8B=BC=E5=9B=A2?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../combination/combinationRecord.ts | 5 ---- .../promotion/combination/record/index.vue | 30 ++++++++++--------- 2 files changed, 16 insertions(+), 19 deletions(-) diff --git a/src/api/mall/promotion/combination/combinationRecord.ts b/src/api/mall/promotion/combination/combinationRecord.ts index c86dd0c1..bf8c3668 100644 --- a/src/api/mall/promotion/combination/combinationRecord.ts +++ b/src/api/mall/promotion/combination/combinationRecord.ts @@ -26,8 +26,3 @@ export const getCombinationRecordPage = async (params) => { export const getCombinationRecordSummary = async () => { return await request.get({ url: '/promotion/combination-record/get-summary' }) } - -// 获得拼团记录分页 tab count -export const getCombinationRecordCount = async () => { - return await request.get({ url: '/promotion/combination-record/get-count' }) -} diff --git a/src/views/mall/promotion/combination/record/index.vue b/src/views/mall/promotion/combination/record/index.vue index 2f9b1ee4..e55286af 100644 --- a/src/views/mall/promotion/combination/record/index.vue +++ b/src/views/mall/promotion/combination/record/index.vue @@ -65,8 +65,9 @@ + + - + + - - + + @@ -175,7 +185,6 @@ /> -