bug
This commit is contained in:
@@ -439,7 +439,6 @@ export default {
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code === 0) {
|
||||
console.log(res)
|
||||
this.buildList = res.data.records
|
||||
const points = res.data.records.map(item => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user