From 5ed955abeec76c4b12f1d0a066780f2039c24c9e Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 03 十二月 2025 14:47:19 +0800
Subject: [PATCH] 1、英文补充

---
 UI-Project/src/views/hollow/hollowequipment.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/UI-Project/src/views/hollow/hollowequipment.vue b/UI-Project/src/views/hollow/hollowequipment.vue
index bac2e30..bbf418b 100644
--- a/UI-Project/src/views/hollow/hollowequipment.vue
+++ b/UI-Project/src/views/hollow/hollowequipment.vue
@@ -994,7 +994,6 @@
 import { ElMessage, ElMessageBox } from 'element-plus'
 import { onBeforeUnmount, onMounted, onUnmounted, ref, reactive, watch, computed, getCurrentInstance  } from "vue";
 import request from "@/utils/request"
-import { host, WebSocketHost } from '@/utils/constants'
 import { closeWebSocket, initializeWebSocket } from '@/utils/WebSocketService';
 import { useI18n } from 'vue-i18n'
 const { t } = useI18n()

--
Gitblit v1.8.0