From b7f29bd8f1f0070c46e8187f41f2737f9d817b1b Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期五, 01 三月 2024 14:37:55 +0800 Subject: [PATCH] 超限报警设备编号条件查询 --- src/views/eam/DailyMaintenanceOrderList.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/eam/DailyMaintenanceOrderList.vue b/src/views/eam/DailyMaintenanceOrderList.vue index bf01a53..6b87ca7 100644 --- a/src/views/eam/DailyMaintenanceOrderList.vue +++ b/src/views/eam/DailyMaintenanceOrderList.vue @@ -422,9 +422,9 @@ // dataIndex: 'actualWorkingHourQuota', // }, { - title: '鎵ц浜�', + title: '鎶ュ伐浜�', align: "center", - dataIndex: 'maintenanceUserName' + dataIndex: 'maintenanceUserId' }, { title: '闂鍙婄浉搴斿鐞嗘帾鏂芥弿杩�', -- Gitblit v1.9.3