Browse Source

[REM] log in product selector

Gogs 7 năm trước cách đây
mục cha
commit
efeaf2d703
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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