浏览代码

[REM] log in product selector

Gogs 7 年之前
父节点
当前提交
efeaf2d703
共有 1 个文件被更改,包括 0 次插入1 次删除
  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