Changed Plants to Objects
Changes in outgoinginvoices
This commit is contained in:
@@ -70,6 +70,7 @@ const addHistoryItem = async () => {
|
||||
if(error) {
|
||||
console.log(error)
|
||||
} else {
|
||||
addHistoryItemData.value = {}
|
||||
toast.add({title: "Eintrag erfolgreich erstellt"})
|
||||
showAddHistoryItemModal.value = false
|
||||
await dataStore.fetchHistoryItems()
|
||||
|
||||
Reference in New Issue
Block a user