From 2c199d0419c285c4131ae07deba87dc5ce56bff3 Mon Sep 17 00:00:00 2001 From: hyingbo <1363390067@qq.com> Date: 星期三, 04 六月 2025 11:15:29 +0800 Subject: [PATCH] 设备监控-列表添加状态查询条件 --- src/views/mdc/base/modules/EquipmentStandbyShutDown/EquipmentStandbyShutdownList.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/mdc/base/modules/EquipmentStandbyShutDown/EquipmentStandbyShutdownList.vue b/src/views/mdc/base/modules/EquipmentStandbyShutDown/EquipmentStandbyShutdownList.vue index bbbc17b..f3af2d2 100644 --- a/src/views/mdc/base/modules/EquipmentStandbyShutDown/EquipmentStandbyShutdownList.vue +++ b/src/views/mdc/base/modules/EquipmentStandbyShutDown/EquipmentStandbyShutdownList.vue @@ -89,7 +89,7 @@ width: 200 }, { - title: '璁惧鍚嶇О', + title: '瀹夎浣嶇疆', align: 'center', dataIndex: 'equipmentName', width: 200 -- Gitblit v1.9.3