Add index to system management
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user