Compare commits
No commits in common. "4f376f259a218941bea9746ce0fd6cf1bd04b45e" and "4c63580631c179ff2d0cab1645dc422cd20bae92" have entirely different histories.
4f376f259a
...
4c63580631
|
@ -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 || [];
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue