fixed: La modalità Tabella non funziona più ! (non si vede la lista dei movimenti)

This commit is contained in:
Surya Paolo
2022-11-30 21:26:17 +01:00
parent d79ef8fed3
commit f8b9209770
14 changed files with 42 additions and 16 deletions

View File

@@ -961,6 +961,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
myobj[sortBy] = 1
const params: IParamsQuery = {
newvers: true,
table: '',
startRow: 0,
endRow: 10000,