From d451e7b7570a523bf0f397fa376be8d929f2492b Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期六, 17 十月 2020 13:42:53 +0800
Subject: [PATCH] 集群节点移入效果更新

---
 src/components/subComponents/Card.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/subComponents/Card.vue b/src/components/subComponents/Card.vue
index 3f52486..7749870 100644
--- a/src/components/subComponents/Card.vue
+++ b/src/components/subComponents/Card.vue
@@ -75,7 +75,6 @@
   },
   methods: {
     detailsClick(ev) {
-      debugger
       this.$emit("detailsClick", ev);
     },
     toAdd(item) {

--
Gitblit v1.8.0