duheng
2024-09-15 c4d0807d911a3ee09cffaa9942638ea41cd414f6
WinFrmUI/HStation.WinFrmUI.Assets.Core/02-AdaptingManage/AdaptingViewModel.cs
文件名从 WinFrmUI/HStation.WinFrmUI.Assets.Core/00-Core/AdaptingViewModel.cs 修改
@@ -10,7 +10,7 @@
        public AdaptingViewModel(Vmo.AdaptingManageVmo rhs)
        {
            this.EquipmentType = (Service.Assets.eAdaptingType)rhs.AdaptingType;
            this.AdaptingType = rhs.AdaptingType;
            this.Coefficient = rhs.Coefficient;
            this.Material = rhs.Material;
            this.ID = rhs.ID;
@@ -22,7 +22,7 @@
        public void Reset(Vmo.AdaptingManageVmo rhs)
        {
            this.EquipmentType = (Service.Assets.eAdaptingType)rhs.AdaptingType;
            this.AdaptingType = (Service.Assets.eAdaptingType)rhs.AdaptingType;
            this.Coefficient = rhs.Coefficient;
            this.Material = rhs.Material;
            this.ID = rhs.ID;
@@ -42,7 +42,7 @@
        /// </summary>
        [DisplayName("闄勪欢绫诲瀷")]
        [Browsable(true)]
        public Service.Assets.eAdaptingType EquipmentType { get; set; }
        public Service.Assets.eAdaptingType AdaptingType { get; set; }
        /// <summary>
        /// 鍚嶇О