Selaa lähdekoodia

Update LeftMenuSub.vue

star7th 5 vuotta sitten
vanhempi
commit
acd8199b11

+ 2 - 2
web_src/src/components/item/show/show_regular_item/LeftMenuSub.vue

@@ -32,7 +32,7 @@
 
   },
   mounted () {
-    console.log(this.catalog)
+    // console.log(this.catalog)
   }
 };
 </script>
@@ -77,4 +77,4 @@
   margin-bottom: 4px;
 }
 
-</style>
+</style>