头像
This commit is contained in:
@@ -76,7 +76,7 @@ export default {
|
||||
}
|
||||
}).then(res => {
|
||||
if(res?.data) {
|
||||
this.form = res.data
|
||||
this.form = {...res.data}
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user