Commit edff2182 authored by Sixiang_Zzb's avatar Sixiang_Zzb

用户管理批量上传权限修改

parent ce938bda
......@@ -133,7 +133,6 @@ const Users = (props: any) => {
}
},
showUploadList: false,
disabled: permissionArr.indexOf('4') < 0 ? true : false,
};
// 监听路由变化更新数据
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment