mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 01:46:44 +08:00
提交
This commit is contained in:
@@ -156,7 +156,6 @@
|
||||
apiPlace.detail(key).then(res => {
|
||||
this.resonimg = [];
|
||||
let lmj = JSON.parse(res.result.content)
|
||||
console.log(lmj,'lmj')
|
||||
lmj.forEach(item=>{
|
||||
this.resonimg.push(this.fileUrl+item.image);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user