Procházet zdrojové kódy

[REM] log in product selector

Gogs před 7 roky
rodič
revize
efeaf2d703
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/components/ProductSelector.vue

+ 0 - 1
src/components/ProductSelector.vue

@@ -20,7 +20,6 @@
         }),
         methods: {
             initFuse() {
-                console.log(this.variants)
                 if (this.fuse) {
                     this.fuse.setCollection(this.variants)
                     return