소스 검색

[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