From a12901e208bed684561ede01d154195a9c7a5680 Mon Sep 17 00:00:00 2001 From: laoluo Date: Wed, 29 Mar 2023 15:33:11 +0800 Subject: [PATCH] feat(pointcloud): Hide the operation in checkmode(side&backView) --- .../lb-components/src/components/pointCloudView/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/lb-components/src/components/pointCloudView/index.tsx b/packages/lb-components/src/components/pointCloudView/index.tsx index 9c3438494..0bc3c5fa6 100644 --- a/packages/lb-components/src/components/pointCloudView/index.tsx +++ b/packages/lb-components/src/components/pointCloudView/index.tsx @@ -56,8 +56,8 @@ const PointCloudView: React.FC = ({ imgList, drawLayerSlot, checkMode })
- - + +