From ee3595623b04e83e2598ad520b08ba300f69c7a3 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期三, 19 三月 2025 09:21:50 +0800
Subject: [PATCH] 中空重复字段

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

diff --git a/UI-Project/src/views/hollow/hellowquiphistory.vue b/UI-Project/src/views/hollow/hellowquiphistory.vue
index 65600f7..3181d22 100644
--- a/UI-Project/src/views/hollow/hellowquiphistory.vue
+++ b/UI-Project/src/views/hollow/hellowquiphistory.vue
@@ -23,7 +23,6 @@
     <el-table-column prop="flowCardId" align="center" :label="$t('searchOrder.processcards')" min-width="80" />
     <el-table-column prop="totalLayer" align="center" :label="$t('hellow.totalLayer')" min-width="80" />
     <el-table-column prop="totalPairQuantity" align="center" :label="$t('hellow.totalPairQuantity')" min-width="80" />
-    <el-table-column prop="pairQuantity" align="center" :label="$t('hellow.pairQuantity')" min-width="80" />
         <el-table-column
           align="center"
           :label="$t('hellow.isForceList')"

--
Gitblit v1.8.0