- Iscrizione Conacreis

- Ordini
- Carrello
This commit is contained in:
Paolo Arena
2021-04-30 01:32:44 +02:00
parent 30dbd9bb57
commit 0a0ed62e27
69 changed files with 1702 additions and 1243 deletions

View File

@@ -68,7 +68,6 @@ export default class CHours extends MixinBase {
if (this.arrfilterand)
myarr = [...myarr, ...this.arrfilterand]
console.log('myarr', myarr)
return myarr
}