src/components/search-option/FYOptionLocation.vue
@@ -82,12 +82,13 @@ } if (nVal != oVal) { if (nVal || nVal.length > 0) { this.selectedOptions = this.optionFormatReverse(nVal); this.selectedOptions = this.optionFormatReverse(nVal) } } }, deep: true, }, immediate: true } }, methods: { /**