kun 191114 20:00
This commit is contained in:
@@ -287,7 +287,6 @@ export default {
|
||||
}
|
||||
_this.page++
|
||||
})
|
||||
// eslint-disable-next-line handle-callback-err
|
||||
.catch(err => {
|
||||
console.log(err)
|
||||
})
|
||||
@@ -321,7 +320,6 @@ export default {
|
||||
_this.types = res.data.data.type
|
||||
_this.years = res.data.data.year
|
||||
})
|
||||
// eslint-disable-next-line handle-callback-err
|
||||
.catch(err => {
|
||||
console.log(err)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user