dashboard filter
This commit is contained in:
parent
7aab159459
commit
beac4c4d4d
1 changed files with 1 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ const doDateSet = (month) => {
|
|||
}
|
||||
|
||||
dateFrom.value = `${d.getUTCFullYear()}-${m}-01`
|
||||
dateTo.value = null
|
||||
refresh()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue