From bf141fbaa472ca586964fb3b8cfad5a6f1fa5aa7 Mon Sep 17 00:00:00 2001 From: stt Date: Sat, 11 Oct 2025 15:21:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pqs/auditManage/auditList/statistics.vue | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/src/views/pqs/auditManage/auditList/statistics.vue b/src/views/pqs/auditManage/auditList/statistics.vue index 61e1aa8b..4e789442 100644 --- a/src/views/pqs/auditManage/auditList/statistics.vue +++ b/src/views/pqs/auditManage/auditList/statistics.vue @@ -35,7 +35,7 @@ @@ -45,10 +45,8 @@ import { ref, onMounted, provide, nextTick } from 'vue' import TableStore from '@/utils/tableStore' import Table from '@/components/table/index.vue' import TableHeader from '@/components/table/header/index.vue' -import { - getAllUserList, -} from '@/api/auditManage/auditList' -import { ElMessage } from 'element-plus' +import { getAllUserList } from '@/api/auditManage/auditList' +import { Back } from '@element-plus/icons-vue' defineOptions({ name: 'admin/BusinessAdministrator/Audit/Operations/Management' @@ -64,12 +62,7 @@ const emit = defineEmits(['back']) const userName = ref([]) const TableHeaderRef = ref() -// 其他响应式数据 -const loading1 = ref(false) - const flg = ref(true) -const showMqtt = ref(false) -const zoom = ref('') //图表焦点校验 const eventType = ref([ {