Browse Source

Update LeftMenuSub.vue

star7th 5 years ago
parent
commit
acd8199b11

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

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