mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
fix: 数字列表过滤组件支持参数
This commit is contained in:
@@ -13,6 +13,7 @@ const dialogPanel = {
|
||||
multiple: false,
|
||||
placeholder: 'denumbergridselect.placeholder',
|
||||
viewIds: [],
|
||||
parameters: [],
|
||||
data: [],
|
||||
key: 'id',
|
||||
label: 'text',
|
||||
|
||||
Reference in New Issue
Block a user