0
0
Fork 0

Remove pre tag in worker create

This commit is contained in:
William Buezas 2024-01-19 17:03:46 -03:00
parent f66af0e663
commit 8b56a15131
1 changed files with 0 additions and 1 deletions

View File

@ -363,7 +363,6 @@ onMounted(async () => {
</template>
</VnSelectCreate>
</VnRow>
<pre>{{ data }}</pre>
</template>
</FormModel>
</QPage>