陈锐考试

This commit is contained in:
liuye
2023-09-26 15:44:43 +08:00
parent 3f31f73952
commit f25204302c
2 changed files with 73 additions and 2 deletions

View File

@@ -66,7 +66,6 @@ export default {
trendDataX: [],
typeData: [],
statusInfo: {name: '', eventStatus: ''},
flag: false
}
},
computed: {
@@ -299,7 +298,6 @@ export default {
this.getStatistics()
},
handleSelectGird(v) {
console.log(11)
this.selectGird = v || {}
this.getStatistics()
},