bug
This commit is contained in:
@@ -118,7 +118,6 @@
|
||||
},
|
||||
success: (res) => {
|
||||
const data = JSON.parse(res.data)
|
||||
console.log(data)
|
||||
|
||||
if (data.code === 0) {
|
||||
this.photoUrl = data.data[0].split(';')[0]
|
||||
|
||||
Reference in New Issue
Block a user