change datepicker style

This commit is contained in:
kur0nek-o
2023-11-03 12:35:43 +07:00
parent f58a148bd0
commit 09d4d1a714
9 changed files with 168 additions and 145 deletions

View File

@ -151,8 +151,7 @@ onMounted(() => {
createDummy()
filters.setConfig({
type: 'type-15',
reportButton: false
type: 'type-1',
})
})