- nella lista circuiti ora si vedono tutti gli annunci del circuito stesso
This commit is contained in:
@@ -108,6 +108,7 @@ export default defineComponent({
|
||||
|
||||
searchList.value = [
|
||||
{
|
||||
visible: true,
|
||||
label: 'Regione',
|
||||
table: 'regions',
|
||||
key: 'idReg',
|
||||
@@ -121,6 +122,7 @@ export default defineComponent({
|
||||
icon: 'fas fa-globe-europe'
|
||||
},
|
||||
{
|
||||
visible: true,
|
||||
label: 'Provincia',
|
||||
table: 'provinces',
|
||||
key: 'profile.resid_province',
|
||||
@@ -168,6 +170,7 @@ export default defineComponent({
|
||||
'profile.da_contattare': 1,
|
||||
'profile.resid_province': 1,
|
||||
'mycities.reg': 1,
|
||||
perm: 1,
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user