@@ -187,7 +187,6 @@
res.push({brand:item})
return res;
}, []);
- console.log(brandList)
}
if (res.data.code == 500) {
this.$u.toast(res.data.msg);