add: pagination to loads public & calculator

This commit is contained in:
Alexandro Uc Santos
2024-02-09 21:32:57 -06:00
parent 3018a95a59
commit e648c2ff53
5 changed files with 86 additions and 7 deletions

View File

@@ -390,6 +390,8 @@ export const useCompanyStore = defineStore('company', () => {
updateLocationCompany,
deleteLocationCompany,
budgets,
budgetsCurrentPage,
budgetsTotal,
users,
drivers,
usersTotal,