|
@@ -81,6 +81,7 @@ export default {
|
|
this.websitList = res.data
|
|
this.websitList = res.data
|
|
if (this.websitList.length == 1) {
|
|
if (this.websitList.length == 1) {
|
|
this.websit = this.websitList[0]
|
|
this.websit = this.websitList[0]
|
|
|
|
+ this.getBrandList()
|
|
}
|
|
}
|
|
})
|
|
})
|
|
},
|
|
},
|