Merge pull request #7749 from dataease/pr@dev@fixSql

fix: 数字列表过滤组件支持参数
This commit is contained in:
maninhill 2024-01-22 23:32:08 +08:00 committed by GitHub
commit 649ee9cd11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ const dialogPanel = {
multiple: false,
placeholder: 'denumbergridselect.placeholder',
viewIds: [],
parameters: [],
data: [],
key: 'id',
label: 'text',