mobile optimization

This commit is contained in:
Peter Papp
2021-05-03 09:07:35 +02:00
parent 434c45299c
commit 23611defc1
12 changed files with 195 additions and 58 deletions
-6
View File
@@ -100,12 +100,6 @@ const actions = {
deleteClient: ({commit, getters}, payload) => {
//
},
deleteInvoice: ({commit, getters}, payload) => {
//
},
deleteAdvanceInvoice: ({commit, getters}, payload) => {
//
},
sendInvoice: ({commit, getters}, payload) => {
//
},