Преглед изворни кода

fix: 边缘端映射按钮

hear пре 3 година
родитељ
комит
81c6332456
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) {