Compare commits

..

No commits in common. "4f376f259a218941bea9746ce0fd6cf1bd04b45e" and "4c63580631c179ff2d0cab1645dc422cd20bae92" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -287,7 +287,6 @@ export default {
},
mounted() {
document.body.classList.add("no-header");
document.getElementById("divTest").remove();
this.$api.gzDict("aibox_alarm_type").then((d) => {
this.aiTypes = d || [];
});