diff --git a/src/views/pictureOnMap/inputSearch.vue b/src/views/pictureOnMap/inputSearch.vue index 4c89650..9928b49 100644 --- a/src/views/pictureOnMap/inputSearch.vue +++ b/src/views/pictureOnMap/inputSearch.vue @@ -167,12 +167,9 @@ }, 500); const tabsClick=(e)=>{ - console.log('e',e.paneName); - console.log('appStore.MapData',appStore.MapData); - let type=e.paneName - console.log('type',type); - + getItem.value='' + selectmodel.value='' if(type=='zhandian'){ GetSearchList(appStore.MapData) }else if(type=='daolu'){