- attivita

- gestione degli script sul server
 - creato websocket per interagire con gli script del server.
This commit is contained in:
Surya Paolo
2024-08-29 23:31:54 +02:00
parent 79e874e3e0
commit 8f4ff8ff9c
39 changed files with 1373 additions and 303 deletions

View File

@@ -575,6 +575,8 @@
<br />
</div>
<q-spinner v-if="incaricamento" color="primary" size="3em" :thickness="2" />
<q-field stack-label dense>
<template v-slot:control>
<div class="self-center full-width no-outline text-center" tabindex="0">
@@ -705,9 +707,9 @@
></q-btn>
<br />
</div>
<br />
<br />
<br />
<br />
<br />
<br />
</template>
<script lang="ts" src="./dbop.ts">
</script>