Initiales Laden der Daten aus dem Backend #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
bisher wird in
/home/thomasmack/projects/billibox-vue/src/store/modules/inventory/index.ts
in der Methode
actions.initialize
die Datenbank initial aus seeds gefüllt.
Das muss umgestellt werden, so dass beim Start die Daten aus dem Backend geladen werden.