Explorar el Código

监控中心bug修改,底部消息修改

王通 hace 1 año
padre
commit
d88adf0985
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/eventdetailsdialog.vue

+ 2 - 0
src/views/eventdetailsdialog.vue

@@ -1680,6 +1680,8 @@ export default {
               setTimeout(() => {
               setTimeout(() => {
                 this.$refs.supermapDialog.setMarkersByType(markersList, type)
                 this.$refs.supermapDialog.setMarkersByType(markersList, type)
               }, 1000)
               }, 1000)
+            }else {
+              this.$message.warning("当前点位附近无资源数据")
             }
             }
           })
           })
         } else {
         } else {