shuishen
2023-02-24 556fb43ff975b33789ca65a7bc5c181e2b4c4a2a
src/views/home/components/bottomContainer.vue
@@ -294,6 +294,8 @@
        // 时间改变事件
        datePickerChange (e) {
            // this.timetype
            this.currentPage = 1
            if (this.timetype == 0) {
                this.getAlarmList({ type: this.timetype, time: this.dateFormat(e), current: this.currentPage })
@@ -881,4 +883,5 @@
        height: 100%;
        z-index: 1;
    }
}</style>
}
</style>