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