报警状态调整

This commit is contained in:
fan 2020-10-30 14:41:42 +08:00
parent 8a92b5e448
commit 95e010d046

View File

@ -76,14 +76,6 @@ export default {
},
computed:{
},
watch: {
startTime() {
this.queryData();
},
endTime() {
this.queryData();
}
},
methods:{
doShow(level) {
this.show = true;