头部消息图标

This commit is contained in:
zhaofang
2022-10-22 10:37:16 +08:00
parent 0412ea63ad
commit 6ec44a3c88
4 changed files with 7 additions and 29 deletions

View File

@@ -250,11 +250,9 @@ export default {
couresreso(){
let key = 'case';
apiPlace.detail(key).then(res=>{
console.log(res)
let lmj = JSON.parse(res.result.content)
// console.log(lmj)
this.resonimg = lmj[0]
console.log(this.resonimg.image)
})
},
retest(){