wzyyy 3 лет назад
Родитель
Сommit
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) {