- aggiornato Card service, e CGridTableRec.
This commit is contained in:
@@ -219,6 +219,7 @@ export default defineComponent({
|
||||
const newtype = ref(<any>'');
|
||||
|
||||
const canShowVersion = ref(false);
|
||||
const nascondiBottone = ref(false);
|
||||
|
||||
const isAppRunning = computed(() => globalStore.isAppRunning);
|
||||
|
||||
@@ -490,6 +491,7 @@ export default defineComponent({
|
||||
isNewVersionAvailable,
|
||||
enablePwa,
|
||||
mostraInviti,
|
||||
nascondiBottone,
|
||||
};
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user