소스 검색

fix: 边缘端映射按钮

wzyyy 3 년 전
부모
커밋
e338fd4a07
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/pages/device/Instance/Detail/EdgeMap/mapTable/index.tsx

+ 1 - 0
src/pages/device/Instance/Detail/EdgeMap/mapTable/index.tsx

@@ -446,6 +446,7 @@ const MapTable = (props: Props) => {
           批量映射
         </PermissionButton>
         <PermissionButton
+          isPermission={permission.update}
           type="primary"
           onClick={async () => {
             if (props.formRef) {