tremble %!s(int64=3) %!d(string=hai) anos
pai
achega
c4ddd9acb1
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/components/Tags/goods-list.vue

+ 0 - 2
src/components/Tags/goods-list.vue

@@ -196,7 +196,6 @@ watch(
   (val, old) => {
     if (mysw.value) {
       if (val === "goodlist") {
-        console.log(4848449);
         current.value = 0;
         updateProductsById(current.value);
       }
@@ -230,7 +229,6 @@ const brandScroll = () => {
           },
           slideChange() {
             if (tagclick.value.type) {
-              console.log(1111111111111);
               current.value = this.activeIndex;
               updateProductsById(current.value);
             }