mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-02 10:26:32 +00:00
fix(component): resolve the error when clicking on a row when clickRowToExpand is true (#3714)
This commit is contained in:
@@ -91,6 +91,7 @@ export const treeProps = buildProps({
|
||||
|
||||
expandedKeys: {
|
||||
type: Array as PropType<KeyType[]>,
|
||||
default: () => [],
|
||||
},
|
||||
|
||||
selectedKeys: {
|
||||
|
Reference in New Issue
Block a user