lixiaojun
2024-09-11 ec0d0b6f8e3ac7791c736ae8aad69c4a1587cad9
WinFrmUI/HStation.WinFrmUI.Xhs.Core/01-home/03-property/HomeXhsProjectPropertyCtrl.cs
@@ -3,6 +3,7 @@
using DevExpress.XtraEditors.Repository;
using DevExpress.XtraLayout.Utils;
using DevExpress.XtraVerticalGrid.Events;
using HStation.Vmo;
namespace HStation.WinFrmUI
{
@@ -19,7 +20,7 @@
        /// <summary>
        /// 跳转事件
        /// </summary>
        public event Action<XhsProjectStdDto> JumpDirectEvent;
        public event Action<XhsProjectVmo> JumpDirectEvent;
        /// <summary>
        /// 绑定对象