调整不必要引入
This commit is contained in:
parent
94ee170357
commit
59c9d06ae1
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user