From 7246568801f4439a8b236f7b8a8f5f2eb46538ff Mon Sep 17 00:00:00 2001 From: joylink_cuiweidong <364937672@qq.com> Date: Mon, 28 Oct 2019 19:16:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/designPlatform/mapPreview.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/views/designPlatform/mapPreview.vue b/src/views/designPlatform/mapPreview.vue index a7c73cf73..3307c0814 100644 --- a/src/views/designPlatform/mapPreview.vue +++ b/src/views/designPlatform/mapPreview.vue @@ -98,12 +98,6 @@ export default { EventBus.$emit('viewLoading', false); }); }, - clickEvent(em) { - - }, - onContextmenu(em){ - - }, setWindowSize() { this.$nextTick(() => { const width = this.$store.state.app.width-(this.widthLeft||450);