1.更改文字错误;2.修复首页“标签图书”刷新异常
This commit is contained in:
@@ -529,7 +529,8 @@
|
||||
// console.log(res, '营销标签列表')
|
||||
if (res.result.length > 0) {
|
||||
this.yingxiaoTags = res.result;
|
||||
this.getYXproducts();
|
||||
const item = this.yingxiaoTags.length > 0 && this.yingxiaoTags[this.yxCurIndex]
|
||||
this.getYXproducts(item);
|
||||
}
|
||||
|
||||
// console.log(res)
|
||||
|
||||
Reference in New Issue
Block a user