Loading src/components/LMap.vue +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import { const WINDOW_OR_GLOBAL = (typeof self === "object" && self.self === self && self) || (typeof global === "object" && global.global === global && global) || this; undefined; export default { props: { Loading Loading
src/components/LMap.vue +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import { const WINDOW_OR_GLOBAL = (typeof self === "object" && self.self === self && self) || (typeof global === "object" && global.global === global && global) || this; undefined; export default { props: { Loading