feat: 调整树样式
This commit is contained in:
@@ -16,6 +16,7 @@ export const treeProps = {
|
||||
},
|
||||
treeData: PropTypes.array.def([]),
|
||||
params: PropTypes.object.def(() => ({})),
|
||||
showLine: PropTypes.object.def(() => ({ showLeafIcon: false })),
|
||||
dynamicParams: PropTypes.oneOfType([
|
||||
PropTypes.string,
|
||||
PropTypes.array,
|
||||
|
Reference in New Issue
Block a user