From 6b73799112d97e9242b39765c4594f6f75fdb38f Mon Sep 17 00:00:00 2001 From: czm <2192718639@qq.com> Date: Wed, 14 Dec 2022 16:51:41 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(1):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/moveBtn/index.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/components/moveBtn/index.tsx b/src/components/moveBtn/index.tsx index ceb1559..b68dda3 100644 --- a/src/components/moveBtn/index.tsx +++ b/src/components/moveBtn/index.tsx @@ -90,6 +90,16 @@ const MoveBtn = ({ children = null, onShopClick, showList = [], messageTitle = ' > } + {onShow('customer') && + + } )