Commit bea76750 authored by 纪泽龙's avatar 纪泽龙

Merge branch 'develop_jzl'

parents 6108d0c0 f25a213a
<!-- <!--
* @Author: your name * @Author: your name
* @Date: 2022-02-12 11:07:10 * @Date: 2022-02-12 11:07:10
* @LastEditTime: 2022-02-15 10:33:20 * @LastEditTime: 2022-02-16 17:08:55
* @LastEditors: Please set LastEditors * @LastEditors: Please set LastEditors
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE * @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /test/hello-world/src/components/GetPos.vue/index.vue * @FilePath: /test/hello-world/src/components/GetPos.vue/index.vue
...@@ -79,6 +79,7 @@ export default { ...@@ -79,6 +79,7 @@ export default {
this.init(); this.init();
} else { } else {
this.map.destroy(); this.map.destroy();
this.searchinput="";
} }
this.$nextTick(() => { this.$nextTick(() => {
const input = this.$refs.input.$refs.input; const input = this.$refs.input.$refs.input;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment