fix: 数字列表过滤组件支持参数

This commit is contained in:
taojinlong 2024-01-22 15:51:30 +08:00
parent 45b823b684
commit 596c0826e8

View File

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