guoshipeng
2023-08-25 399abec46258d2c69dabb4e60c1efc26702d3719
src/components/map/pickCoordinate1.vue
@@ -24,7 +24,10 @@
            style="width: 160px; height: 26px"
            @change="searchMap"
          ></a-input> -->
          <input v-model="input" id="tipinput" /><button @click="searchAddress">
          <input v-model="input" id="tipinput" /><button
            @click="searchAddress"
            style="background-color: #1890ff; color:white; border:none;margin-left:5px"
          >
            搜索
          </button>
          <div id="panel"></div>