update table

This commit is contained in:
2022-08-31 11:32:50 +08:00
parent c0900dba9c
commit 3fe0d26d8f
33 changed files with 201 additions and 341 deletions

View File

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