报警状态调整
This commit is contained in:
parent
8a92b5e448
commit
95e010d046
@ -76,14 +76,6 @@ export default {
|
|||||||
},
|
},
|
||||||
computed:{
|
computed:{
|
||||||
},
|
},
|
||||||
watch: {
|
|
||||||
startTime() {
|
|
||||||
this.queryData();
|
|
||||||
},
|
|
||||||
endTime() {
|
|
||||||
this.queryData();
|
|
||||||
}
|
|
||||||
},
|
|
||||||
methods:{
|
methods:{
|
||||||
doShow(level) {
|
doShow(level) {
|
||||||
this.show = true;
|
this.show = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user