Skip to content

Commit

Permalink
fixed(monitor): isnot init pagination when clear south device
Browse files Browse the repository at this point in the history
  • Loading branch information
orangegzx authored and Kinplemelon committed Feb 2, 2023
1 parent 3233246 commit 49f3870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/composables/data/useDataMonitoring.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ export default () => {
groupList.value = []
totalData.value = []
selectedGroup = undefined
initPageController()
}
}

Expand Down

0 comments on commit 49f3870

Please sign in to comment.