Commit cbe13ca5 authored by 我在何方's avatar 我在何方
parents 4a42a659 dfaf4a25
......@@ -150,6 +150,8 @@ export default {
await getProductBrank(this.value.brand).then(r => {
this.brandList = [r.data]
})
} else {
this.getProductBrandPage()
}
if (typeof this.value.prodAttrIds === 'string') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment