zhulizhen1111 преди 4 години
родител
ревизия
4aaae39648
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/Legend/src/legend.vue

+ 1 - 1
src/components/Legend/src/legend.vue

@@ -324,7 +324,7 @@ export default {
         console.log(this.floors)
         console.log(this.floorSelect)
         if (this.floors.length > 0) {
-            debugger
+            
             this.formatFloor()
         }
     }