Add index to system management

This commit is contained in:
2023-12-20 11:37:53 +08:00
parent 1b8abd7906
commit 4d072e0de8
9 changed files with 159 additions and 8 deletions

View File

@@ -213,6 +213,7 @@ const OnlineInfo: React.FC = () => {
}
setIsLoading(true)
setCurrentOnlineCount(-1)
void r_sys_statistics_online({ scope: _scope }).then((res) => {
const response = res.data