update timeFilter

This commit is contained in:
2022-09-01 09:16:51 +08:00
parent 3668f92731
commit 2df5897f3d
36 changed files with 91 additions and 90 deletions

View File

@@ -61,6 +61,7 @@
<script>
import { calcMaxHeight } from '@/utils'
import { timeFilter } from '@/utils/filters'
import moment from 'moment'
import BaseTable from '@/components/base-table'
import SmallTitle from '@/components/small-title'