@@ -167,7 +167,13 @@ export default {
date: date,
projectId: this.$store.state.projectId,
status:[1,2,4]
- }
+ },
+ orders:[
+ {
+ column:"time",
+ asc:true
+ }
+ ]
}
queryChillerExecuteInfo(params).then(res => {