admin/src/views/business/platformBroadcastLog.vue
@@ -123,7 +123,7 @@ this.searchForm.endTime = timeForMat(6)[1] this.time = timeForMat(6) } else if (e === '2') { this.searchForm.startDate= timeForMat(29)[0] this.searchForm.startDate = timeForMat(29)[0] this.searchForm.endTime = timeForMat(29)[1] this.time = timeForMat(29) } @@ -138,6 +138,14 @@ reset() { this.$refs.searchForm.resetFields() this.time = [] this.searchForm = { name: '', info: '', deviceType: '', hkStatus: '', startDate: '', endDate: '', } this.searchForm.radio = '' // this.changeRadio('0') this.search()