Explorar o código

fix: 修复点击moq滑块时意外调用getlist的bug.

peter hai 3 días
pai
achega
622045d885
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mixins/category.js

+ 1 - 1
mixins/category.js

@@ -780,7 +780,7 @@ export default {
         //     t: new Date().getTime(),
         //   },
         // })
-        this.getList()
+        // this.getList()
       }
     },
     handleChangePrice(arr) {