This commit is contained in:
shijingjing
2022-09-15 15:11:32 +08:00
parent e4c3e61b31
commit 81b718eea4

View File

@@ -125,7 +125,7 @@ export default {
const text = { const text = {
content: this.content content: this.content
} }
const data = [] let data = []
// 图片 // 图片
const imgs = this.picList.map(v =>{ const imgs = this.picList.map(v =>{
return { return {