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>