Eventi: filtro data mettere da oggi ... (senza limite)
This commit is contained in:
@@ -1682,8 +1682,9 @@ export const useGlobalStore = defineStore('GlobalStore', {
|
||||
const obj = {}
|
||||
|
||||
arr.push(this.getItemDate(1, -30, 30, 'Eventi Passati'))
|
||||
arr.push(this.getItemDate(2, 0, 14, 'Da Oggi a 2 sett.'))
|
||||
arr.push(this.getItemDate(3, 14, 60, 'Eventi Futuri'))
|
||||
arr.push(this.getItemDate(2, 0, 365, 'Prossimi Eventi'))
|
||||
// arr.push(this.getItemDate(2, 0, 14, 'Da Oggi a 2 sett.'))
|
||||
/// arr.push(this.getItemDate(3, 14, 60, 'Eventi Futuri'))
|
||||
|
||||
// console.log('Days', arr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user