瀏覽代碼

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) {