lixiaojun
2024-11-21 142473031b3728bc0999d5be3b63bc5b62047504
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/01-viewmodel/ValveMatchingViewModel.cs
@@ -117,7 +117,7 @@
        /// </summary>
        [DisplayName("阀门类型")]
        [Browsable(true)]
        public eValveType ValveType { get; set; }
        public HStation.Assets.eValveType ValveType { get; set; }
        /// <summary>
        /// 阀门设置
@@ -173,7 +173,7 @@
        /// </summary>
        [DisplayName("匹配阀门类型")]
        [Browsable(true)]
        public eValveType? MatchingValveType { get; set; }
        public HStation.Assets.eValveType? MatchingValveType { get; set; }
        /// <summary>
        /// 匹配阀门设置