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') && + + } )