Shuxia Ning
2025-02-13 2f1cbec203dcff25df7a5c2b51b13ec558f2c3db
02-desktop/WinFrmUI/IStation.WinFrmUI.Basic/EquipmentMonitorMapping/EquipmentMonitorMappingMgrPage.cs
@@ -2,6 +2,7 @@
using IStation.Untity;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
namespace IStation.WinFrmUI.Basic
{
@@ -16,6 +17,8 @@
            this.equipmentExTreeListCtrl1.StationChangedEvent += EquipmentExTreeListCtrl1_StationChangedEvent;
            this.equipmentExTreeListCtrl1.FocusedChangedEvent += EquipmentExTreeListCtrl1_FocusedChangedEvent;
        }