- COMPLETAMENTO PASSAGGIO A VITE - versione 1.2.2:

- Sistemato RefreshToken
  - Integrato modifiche di PiuCheBuono
  - Aggiornato a Node 22
  - Aggiornato Server a Mongodb 8.0.
This commit is contained in:
Surya Paolo
2025-03-10 17:20:48 +01:00
parent 5a32e057b2
commit e853fd23c2
666 changed files with 6815 additions and 7198771 deletions

View File

@@ -257,9 +257,9 @@ export default defineComponent({
default: 0,
},
heightcarousel: {
type: Number,
type: String,
required: false,
default: 0,
default: '',
},
prop_pagination: {
type: Object as PropType<IPagination>,

View File

@@ -28,7 +28,7 @@
myclass="fixed-size"
:title="$t('statusreg.online_today')"
icon="fas fa-wifi"
:mytextval="datastat.online_today"
:mytextval="tools.numtostr(datastat.online_today)"
classColor="text-orange"
colBack="yellow"
>