From 449be31c5d1b68309791bba9b3aae100a3e67853 Mon Sep 17 00:00:00 2001 From: chenglb Date: Mon, 27 Nov 2023 16:04:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B4=BB=E5=8A=A8=E6=95=B4=E4=BD=93?= =?UTF-8?q?=E4=B8=8B=E6=9E=B6=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../OperationCenter/OperationSales/CouponMgm/CouponRules/loadable.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/OperationCenter/OperationSales/CouponMgm/CouponRules/loadable.jsx b/src/pages/OperationCenter/OperationSales/CouponMgm/CouponRules/loadable.jsx index 094f08c..0a125fa 100644 --- a/src/pages/OperationCenter/OperationSales/CouponMgm/CouponRules/loadable.jsx +++ b/src/pages/OperationCenter/OperationSales/CouponMgm/CouponRules/loadable.jsx @@ -689,7 +689,7 @@ function CouponRules() { content =
{clickDropDown("1",record)}}>查看
{clickDropDown("2",record)}}>修改
- {/*
{clickDropDown("3",record)}}>下架
*/} +
{clickDropDown("3",record)}}>下架
{clickDropDown("4",record)}}>删除
}