feat: 过滤组件绑定

This commit is contained in:
fit2cloud-chenyw
2021-05-20 18:38:28 +08:00
parent f9f384d030
commit 20c0b4b68d
9 changed files with 54 additions and 12 deletions

View File

@@ -12,7 +12,8 @@ const dialogPanel = {
type: 'daterange',
rangeSeparator: '至',
startPlaceholder: '开始日期',
endPlaceholder: '结束日期'
endPlaceholder: '结束日期',
viewIds: []
},
value: ''
},