duy 9 месяцев назад
Родитель
Сommit
7ecb01596c
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      src/views/tentative/components/dataMap.vue

+ 1 - 4
src/views/tentative/components/dataMap.vue

@@ -123,10 +123,7 @@ export default {
             "htmlKeyName",
             newItem.htmlKeyName
           );
-          console.log(this.clickArr,'this.clickArr');
-          
-          console.log(isContained,'isContained');
-          console.log(newItem,'newItem');
+        
           
           if (isContained) {
             this.clickArr.forEach((ele) => {