From dd64ceef185f7f2c7287f03d0ab9a5e484928a0b Mon Sep 17 00:00:00 2001 From: hurui <177768073@qq.com> Date: Tue, 28 Jun 2022 15:48:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/agent/agent-list/agent-list.component.html | 12 +++++++----- .../store-edit/store-edit.component.html | 4 ++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/app/admin/agent/agent-list/agent-list.component.html b/src/app/admin/agent/agent-list/agent-list.component.html index 9ada477..aa1b3af 100644 --- a/src/app/admin/agent/agent-list/agent-list.component.html +++ b/src/app/admin/agent/agent-list/agent-list.component.html @@ -198,7 +198,7 @@ 卡券 - @@ -238,16 +238,18 @@ (nzPageSizeChange)="getRequestList(false)"> - 卡券名称 - 卡券销售价格 - 库存数量 - 销售数量 + 展示专区 + 卡券名称 + 卡券价格 + 库存数量 + 销售数量 分发时间 操作 + {{data['highCoupon']['displayArea'] | displayArea}} {{data['couponName']}} {{data['salesPrice']}}元 {{data['stockCount']}} diff --git a/src/app/admin/merchant-store/store-edit/store-edit.component.html b/src/app/admin/merchant-store/store-edit/store-edit.component.html index 5777f41..a12b00e 100644 --- a/src/app/admin/merchant-store/store-edit/store-edit.component.html +++ b/src/app/admin/merchant-store/store-edit/store-edit.component.html @@ -94,7 +94,7 @@ - +