src/components/map/components/campusBuildingSearch.vue
@@ -160,6 +160,8 @@ if (res.data.data.length > 0) { this.$store.commit('SET_SEARCHPOPUPFLAG', true) this.$store.commit('SET_SEARCHPOPUPLIST', res.data.data) this.searchInput = '' this.searchValList = [] this.searchValShow = false } }) @@ -259,7 +261,7 @@ () => { }, 3 0.5 ) },