Alert hotfix

This commit is contained in:
2022-08-18 23:56:05 +02:00
parent 732461794f
commit 5edcfd2c0c
+1
View File
@@ -133,6 +133,7 @@ export default defineComponent({
);
this.store.changesResponse = response.data;
alert("Pomyślnie wprowadzono zmiany!")
this.loadData();
} catch (error) {