...
This commit is contained in:
@@ -204,7 +204,8 @@
|
||||
|
||||
if (result.Status==ComponentStatus.success)
|
||||
{
|
||||
await Load(1);
|
||||
await Load(1);
|
||||
await modal.HideAsync();
|
||||
}
|
||||
}
|
||||
public async Task Item(CirculationDto circulationDto)
|
||||
|
Reference in New Issue
Block a user