This commit is contained in:
魏啾
2024-07-26 11:16:13 +08:00
parent 9ee4ff1f30
commit 62f0e6f25b
4 changed files with 272 additions and 55 deletions

View File

@@ -537,6 +537,7 @@
}
return res
})
console.log(this.specifications.tagSnap)
this.specifications.tagSnap.forEach((val, index, arr) => { //初始化skuidname的数据 选择第一个
this.skuidname.push(val.children[0])
})