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/SpecialtyInspectionOrderList.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/eam/SpecialtyInspectionOrderList.vue b/src/views/eam/SpecialtyInspectionOrderList.vue index 56fb681..310e68d 100644 --- a/src/views/eam/SpecialtyInspectionOrderList.vue +++ b/src/views/eam/SpecialtyInspectionOrderList.vue @@ -306,7 +306,7 @@ scopedSlots: { customRender: 'num' } }, { - title: '瀵硅薄閮ㄩ棬', + title: '浣跨敤閮ㄩ棬', align: "center", dataIndex: 'departName', }, -- Gitblit v1.9.3