فهرست منبع

[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