重构了代码
This commit is contained in:
@@ -15,6 +15,8 @@ public partial class Device : ObservableObject
|
||||
|
||||
[ObservableProperty] private bool isActive = true;
|
||||
|
||||
[ObservableProperty] private bool isAddDefVarTable = true;
|
||||
|
||||
[ObservableProperty] private bool isRuning;
|
||||
|
||||
[ObservableProperty] private string name;
|
||||
|
||||
Reference in New Issue
Block a user