mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 13:38:13 +00:00
Alert hotfix
This commit is contained in:
@@ -133,6 +133,7 @@ export default defineComponent({
|
||||
);
|
||||
|
||||
this.store.changesResponse = response.data;
|
||||
alert("Pomyślnie wprowadzono zmiany!")
|
||||
|
||||
this.loadData();
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user