@ -274,7 +274,7 @@
},
// 商品分类
goods(c_no) {
window.location.href = locationUrl + 'v2/goods-classify/' + this.merchantNo + '/' + this.districtId + '/' + c_no;
window.location.href = locationUrl + '/v2/goods-classify/' + this.merchantNo + '/' + this.districtId + '/' + c_no;
mounted() {