wxw
2025-06-14 c5b5363e2cb22b09f84a4026361fd53b2819f651
Web/src/views/system/onlineUser/index.vue
@@ -69,7 +69,7 @@
   },
   tableParams: {
      page: 1,
      pageSize: 10,
      pageSize: 20,
      total: 1 as any,
   },
   onlineUserList: [] as Array<SysOnlineUser>, // 在线用户列表