Commit d79e1274 authored by 李纪文's avatar 李纪文

fix: 设备树分组权限

parent b34a161c
...@@ -133,6 +133,7 @@ const DeviceTree = (props) => { ...@@ -133,6 +133,7 @@ const DeviceTree = (props) => {
queryInfo: searchs, queryInfo: searchs,
getChild, getChild,
userID: userAccessor ? window?.globalConfig?.userInfo?.OID : void 0, userID: userAccessor ? window?.globalConfig?.userInfo?.OID : void 0,
userAccess: userAccessor,
sortFields, sortFields,
classField, classField,
direction, direction,
......
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