aggio gasordine

This commit is contained in:
Surya Paolo
2024-01-16 16:56:57 +01:00
parent 2005b8cb56
commit 62267ef618
21 changed files with 57 additions and 115 deletions

View File

@@ -226,10 +226,10 @@
:label="col.visulabel ? $t(col.label_trans) : col.label"
>
</q-input>
<q-label v-if="col.showLinkResult">
<q-field v-if="col.showLinkResult">
Diventerà: <a :href="tools.generateURL(col.showLinkResult, myvalue)" target="_blank">{{tools.generateURL(col.showLinkResult, myvalue)}}</a>
</q-label>
</q-field>
</div>
<div