load dashboard
This commit is contained in:
@@ -179,7 +179,11 @@
|
||||
if (result.Action == ComponentAction.add)
|
||||
{
|
||||
if (result.Status == ComponentStatus.success)
|
||||
{
|
||||
ShowSuccessAlert("سفارش پرداخت شد");
|
||||
await fv.LoadDashBoard(true);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
else if (result.Action == ComponentAction.delete)
|
||||
|
Reference in New Issue
Block a user