From 66fd3aeb160d3cfe34f1bfd93b4392959c7c915b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=8F?= <1978476055@qq.com> Date: Thu, 7 Nov 2024 18:26:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/productExamine/index.vue | 16 ++++++++-------- src/views/promoter/bonusLog/index.vue | 1 + src/views/promoter/brokerage/index.vue | 1 + 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/views/product/productExamine/index.vue b/src/views/product/productExamine/index.vue index 23bd7c8..7f476ca 100644 --- a/src/views/product/productExamine/index.vue +++ b/src/views/product/productExamine/index.vue @@ -913,10 +913,10 @@ const proOptions = [ // name: "精品推荐", // value: "is_best", // }, - { - name: "首发新品", - value: "is_new", - }, + // { + // name: "首发新品", + // value: "is_new", + // }, { name: "活动专区", value: "is_activities", @@ -983,10 +983,10 @@ export default { // name: "精品推荐", // value: "best", // }, - { - name: "首发新品", - value: "new", - }, + // { + // name: "首发新品", + // value: "new", + // }, { name: "活动专区", value: "is_activities", diff --git a/src/views/promoter/bonusLog/index.vue b/src/views/promoter/bonusLog/index.vue index 2d6b425..e014b22 100644 --- a/src/views/promoter/bonusLog/index.vue +++ b/src/views/promoter/bonusLog/index.vue @@ -74,6 +74,7 @@ label="身份证号码" min-width="120" /> +