From 5d652d74d9c9cabeada006f4a15ecc6bcf0784f4 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期四, 06 三月 2025 11:02:43 +0800
Subject: [PATCH] 上片机手动状态接口、bug,理片笼模块新增表格,中空理片笼小片恢复

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

diff --git a/UI-Project/src/views/hollow/hollowequipment.vue b/UI-Project/src/views/hollow/hollowequipment.vue
index b3d9177..8ed3196 100644
--- a/UI-Project/src/views/hollow/hollowequipment.vue
+++ b/UI-Project/src/views/hollow/hollowequipment.vue
@@ -1059,7 +1059,7 @@
 const dialogFormVisibled = ref(false)
 const dialogFormVisiblee = ref(false)
 const add = ref(false)
-const adda = ref(false) 
+const adda = ref(false)
 const currentPage2 = ref(1)
 const currentRow = reactive({});
 const formattedProcessType = ref([]);

--
Gitblit v1.8.0