src/views/home/DataHistory.vue
@@ -198,6 +198,12 @@ deep: true } }, created: function() { // 设置主导航 this.$store.commit('setActiveName', 'history'); this.$bus.$emit('changePageState', 'history'); }, methods: { showAlarmsSetting: function() { this.alarmsModal = true;