修改命名空间
This commit is contained in:
@@ -17,7 +17,7 @@ public partial class MoveMEPCurveViewModel : ObservableValidator
|
||||
|
||||
private readonly ActionEventHandler moveHandler = new();
|
||||
|
||||
[Attributes.IsNumeric]
|
||||
[Common.Attributes.IsNumeric]
|
||||
[ObservableProperty]
|
||||
[NotifyDataErrorInfo]
|
||||
public partial double Distance { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user