Tweak the order of "report" table
This commit is contained in:
parent
e8108959e3
commit
ab7b3841b5
|
|
@ -102,6 +102,8 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
this.sortField = 'report_at'
|
||||||
|
this.sortType = 'desc'
|
||||||
this.fetchData()
|
this.fetchData()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user