[amis-saas-7496]tree treeSelect 支持虚拟滚动参数

Change-Id: I26c5da2d353e16088605c52b439b07474a6134f0
This commit is contained in:
tooeast 2022-11-25 16:20:48 +08:00
parent 2e31f802f0
commit e37eb67b88
2 changed files with 6 additions and 2 deletions

View File

@ -489,7 +489,9 @@ export class TreeControlPlugin extends BasePlugin {
}
]
}
}
},
getSchemaTpl('virtualThreshold'),
getSchemaTpl('virtualItemHeight')
]
},
getSchemaTpl('status', {

View File

@ -479,7 +479,9 @@ export class TreeSelectControlPlugin extends BasePlugin {
}
]
}
}
},
getSchemaTpl('virtualThreshold'),
getSchemaTpl('virtualItemHeight')
]
},
getSchemaTpl('status', {