liujq 3 năm trước cách đây
mục cha
commit
46bc703d11
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/map/dtl.vue

+ 1 - 1
src/views/map/dtl.vue

@@ -232,7 +232,7 @@ export default {
       window.setTimeout(() => {
         const curMap = this.amapManager.getMap()
         curMap.setFeatures(data)
-      }, 1000)
+      }, 500)
     },
     getData () {
       const query = this.$route.query