Explorar el Código

[REM] log in product selector

Gogs hace 7 años
padre
commit
efeaf2d703
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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