Explorar el Código

fix: 边缘端映射按钮

wzyyy hace 3 años
padre
commit
e338fd4a07
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>
         <PermissionButton
         <PermissionButton
+          isPermission={permission.update}
           type="primary"
           type="primary"
           onClick={async () => {
           onClick={async () => {
             if (props.formRef) {
             if (props.formRef) {