feat: npm event 支持刷新和改时间

This commit is contained in:
chenjinsong
2022-08-24 12:28:23 +08:00
parent 96901f0d56
commit c10b57c709
2 changed files with 61 additions and 26 deletions

View File

@@ -62,6 +62,14 @@ export default {
isNoData: false
}
},
watch: {
timeFilter: {
deep: true,
handler (n) {
this.recentEventsListData()
}
}
},
methods: {
recentEventsListData () {
const params = {