From 5dbc514187fa9979b61a37e134cde4ff39b6f92f Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期一, 02 六月 2025 11:10:46 +0800
Subject: [PATCH] art: 设备管理-周保详情

---
 src/views/eam/repair/EamReportRepairList.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/views/eam/repair/EamReportRepairList.vue b/src/views/eam/repair/EamReportRepairList.vue
index 1c73ccd..143e8a3 100644
--- a/src/views/eam/repair/EamReportRepairList.vue
+++ b/src/views/eam/repair/EamReportRepairList.vue
@@ -175,19 +175,16 @@
             customRender: function(t, r, index) {
               return parseInt(index) + 1
             },
-            fixed: 'left',
           },
           {
             title: '璁惧缂栧彿',
             align: 'center',
             dataIndex: 'equipmentCode',
-            fixed: 'left',
           },
           {
             title: '璁惧鍚嶇О',
             align: 'center',
             dataIndex: 'equipmentName',
-            fixed: 'left',
           },
           {
             title: '瀹夎浣嶇疆',

--
Gitblit v1.9.3