From ebdee541df438f35ae291bf136c91afc2c1fffae Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期三, 10 九月 2025 20:45:58 +0800
Subject: [PATCH] 设备归还功能调整

---
 src/views/eam/dispose/EamEquipmentLeanOutList.vue |   30 ------------------------------
 1 files changed, 0 insertions(+), 30 deletions(-)

diff --git a/src/views/eam/dispose/EamEquipmentLeanOutList.vue b/src/views/eam/dispose/EamEquipmentLeanOutList.vue
index 8cf3283..fd28150 100644
--- a/src/views/eam/dispose/EamEquipmentLeanOutList.vue
+++ b/src/views/eam/dispose/EamEquipmentLeanOutList.vue
@@ -241,36 +241,6 @@
           dataIndex: 'leanEndTime'
         },
         {
-          title: '瀹℃牳浜�',
-          align: 'center',
-          dataIndex: 'approvalUser_dictText'
-        },
-        {
-          title: '瀹℃牳鎰忚',
-          align: 'center',
-          dataIndex: 'approvalComment'
-        },
-        {
-          title: '瀹℃牳鏃堕棿',
-          align: 'center',
-          dataIndex: 'approvalTime'
-        },
-        {
-          title: '褰掕繕纭浜�',
-          align: 'center',
-          dataIndex: 'confirmUser_dictText'
-        },
-        {
-          title: '纭鎰忚',
-          align: 'center',
-          dataIndex: 'confirmComment'
-        },
-        {
-          title: '纭鏃堕棿',
-          align: 'center',
-          dataIndex: 'confirmTime'
-        },
-        {
           title: '澶囨敞',
           align: 'center',
           dataIndex: 'remark'

--
Gitblit v1.9.3