刷新逻辑添加

This commit is contained in:
任珮宇 2023-12-21 16:06:04 +08:00
parent a88b3f476a
commit 8de14c676c
3 changed files with 3 additions and 0 deletions

View File

@ -238,6 +238,7 @@ export default {
handleRefresh() {
if (!this.userDefined) {
this.getBeforeHours(this.queryParams.timer)
this.getTheData()
}
},
getTheData() {

View File

@ -309,6 +309,7 @@ export default {
handleRefresh() {
if (!this.userDefined) {
this.getBeforeHours(this.queryParams.timer)
this.getMonitorItemId()
}
},
// itemId

View File

@ -276,6 +276,7 @@ export default {
handleRefresh() {
if (!this.userDefined) {
this.getBeforeHours(this.queryParams.timer)
this.getRankProcesses()
}
},
// Top-ranked processes in the last hour