- desktop navigation

- invoice vuex module
This commit is contained in:
Peter Papp
2021-04-21 07:56:15 +02:00
parent 597a600109
commit 8707a61144
8 changed files with 163 additions and 39 deletions

View File

@@ -139,6 +139,12 @@
this.$store.commit('CLIPBOARD_CLEAR')
})
this.$store.commit('STORE_CURRENT_FOLDER', {
name: 'Invoices',
id: undefined,
location: 'invoices',
})
this.$store.commit('LOADING_STATE', {
isLoading: false,
data: [