bug
This commit is contained in:
@@ -67,7 +67,7 @@ export default {
|
||||
},
|
||||
})
|
||||
.then((res) => {
|
||||
if (res.code == 0) {
|
||||
if (res?.data) {
|
||||
this.list = res.data.records
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user