下单首页提交202410114

This commit is contained in:
wwb 2024-10-14 16:55:13 +08:00
parent 0af809a013
commit b61339d5c9
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ import { set } from 'lodash-es'
import { EChartsOption } from 'echarts'
import { formatTime } from '@/utils'
import DraftDesign from '@/components/DraftDesign/index.vue'
import ShortcutCard from './components/ShortcutCard.vue'
import OperationDataCard from './components/OperationDataCard.vue'
import { useUserStore } from '@/store/modules/user'
import { useWatermark } from '@/hooks/web/useWatermark'
import type { WorkplaceTotal, Project, Notice, Shortcut } from './types'