whychdw
2019-07-05 7ab97c4ada45550abc7f440d60549b249726a9ff
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;