mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 05:28:13 +00:00
Modal ze zmianami
This commit is contained in:
@@ -132,9 +132,8 @@ export default defineComponent({
|
||||
}
|
||||
);
|
||||
|
||||
console.log(response.data);
|
||||
this.store.changesResponse = response.data;
|
||||
|
||||
alert('Zapisano do bazy!');
|
||||
this.loadData();
|
||||
} catch (error) {
|
||||
this.store.alertMessage = 'Ups! Wystąpił błąd podczas zapisywania danych!';
|
||||
|
||||
Reference in New Issue
Block a user