fix: bug修改
This commit is contained in:
@@ -338,7 +338,7 @@
|
|||||||
const info = {
|
const info = {
|
||||||
node: { key: '0-0-0', dataRef: { ...roleTreeData.value[0].children[0] } },
|
node: { key: '0-0-0', dataRef: { ...roleTreeData.value[0].children[0] } },
|
||||||
};
|
};
|
||||||
SelectUserTree(['0-0-0'], info);
|
SelectUserTree([''], info);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user