- la ricerca trova anche i "On Line" anche se metto la provincia o regione.

This commit is contained in:
Surya Paolo
2024-02-19 18:51:18 +01:00
parent e1bc367418
commit 70f5beb1cb
6 changed files with 67 additions and 35 deletions

View File

@@ -447,7 +447,7 @@ export default defineComponent({
*/
{
label: 'Stato',
label: 'Scambio',
table: 'statusSkills',
key: 'idStatusSkill',
value: 0,
@@ -455,7 +455,7 @@ export default defineComponent({
type: costanti.FieldType.multiselect,
filter: null,
useinput: false,
icon: 'mood',
icon: 'fas fa-exchange-alt',
filteradv: true,
},
{
@@ -493,7 +493,7 @@ export default defineComponent({
searchList_Events.value = [
/*{
label: 'Stato',
label: 'Scambio',
table: 'statusSkills',
key: 'idStatusSkill',
value: 0,