调整不必要引入

This commit is contained in:
Flow 2025-07-29 10:36:50 +08:00
parent 94ee170357
commit 59c9d06ae1

View File

@ -330,8 +330,6 @@ import { Icon } from '@/components/Icon'
import { Search, Refresh, Plus, Download } from '@element-plus/icons-vue'
import { OrgApi } from '@/api/org'
import { DeviceApi } from '@/api/system/device'
//
import ReportTemplate from '@/views/analysis/Spo2/ReportTemplate.vue'
const loading = ref(false)
const exportLoading = ref(false)
const total = ref(0)