mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 12:45:37 +08:00
feat: 过滤组件绑定
This commit is contained in:
@@ -10,7 +10,8 @@ const dialogPanel = {
|
||||
options: {
|
||||
attrs: {
|
||||
type: 'month',
|
||||
placeholder: '请选择年月'
|
||||
placeholder: '请选择年月',
|
||||
viewIds: []
|
||||
},
|
||||
value: ''
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user