Aggiunta del Bottone "Aggiungi"
This commit is contained in:
@@ -178,7 +178,8 @@ export const useGlobalStore = defineStore('GlobalStore', {
|
||||
mygroups: [],
|
||||
selElem: {},
|
||||
editOn: false,
|
||||
myselector: { data: {}, table: ''}
|
||||
myselector: { data: {}, table: ''},
|
||||
addNewRecord: '',
|
||||
}),
|
||||
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user