...
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</div>
|
||||
|
||||
@code {
|
||||
[Parameter] public ADD_GroupDto model { get; set; } = new();
|
||||
public ADD_GroupDto model { get; set; } = new();
|
||||
[Parameter] public EventCallback OnMultipleOfThree { get; set; }
|
||||
public bool loading { get; set; } = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user