gaosp
2024-01-20 989d1ed9a9cfe8984998c63d488b206abb3b272a
update
已修改1个文件
4 ■■■■ 文件已修改
src/container/mapPreview/Map.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/container/mapPreview/Map.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2024-01-05 23:47:53
 * @LastEditors: Sneed
 * @LastEditTime: 2024-01-20 20:51:28
 * @LastEditTime: 2024-01-20 20:54:09
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/mapPreview/Map.vue
-->
<template>
@@ -141,7 +141,7 @@
            clearTimeout(timer)
        },
        mouseleave () {
            this.moveFn()
            this.move && this.moveFn()
        },
        toDetail (v) {
            this.$router.push({