Correzione
This commit is contained in:
@@ -304,10 +304,9 @@ namespace WebWindowComplex.Compo
|
||||
{
|
||||
currSash = CurrSashGroup
|
||||
};
|
||||
|
||||
await EC_UpdateSashGroup.InvokeAsync(args);
|
||||
if (updateS.reqProfile)
|
||||
await EC_ReqElement.InvokeAsync(CurrSashGroup);
|
||||
await EC_UpdateSashGroup.InvokeAsync(args);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user