111
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
},
|
||||
request() {
|
||||
let _this = this
|
||||
_this.$api.getAllGoodsType(_this.brandType).then((resp) => {
|
||||
_this.$api.getGoodsTypeAndBrand(_this.brandType).then((resp) => {
|
||||
console.log("------------", resp);
|
||||
_this.data = resp
|
||||
_this.searchInfo.sid = _this.data[0].sid
|
||||
|
||||
Reference in New Issue
Block a user