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/modules/equipmentReturn/EquipmentUnloadingReturnDetailModal.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/eam/modules/equipmentReturn/EquipmentUnloadingReturnDetailModal.vue b/src/views/eam/modules/equipmentReturn/EquipmentUnloadingReturnDetailModal.vue index 5916e5b..96d469c 100644 --- a/src/views/eam/modules/equipmentReturn/EquipmentUnloadingReturnDetailModal.vue +++ b/src/views/eam/modules/equipmentReturn/EquipmentUnloadingReturnDetailModal.vue @@ -154,7 +154,7 @@ width: 100 }, { - title: '璁惧缂栫爜', + title: '缁熶竴缂栫爜', align: 'center', width: 100, dataIndex: 'equipmentNum' -- Gitblit v1.9.3