@@ -168,7 +168,7 @@ export default {
...this.searchForm,
sort: {
order: 'desc',
- orderBy: 'msgCreateTime',
+ orderBy: 'create_time',
},
};
if (this.time && this.time.length >= 2) {