bug
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code === 0) {
|
||||
this.info = res.data
|
||||
this.info = res.data || {}
|
||||
|
||||
this.getList()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user