diff --git a/frontend/apps/allin-ssl/src/views/monitor/useController.tsx b/frontend/apps/allin-ssl/src/views/monitor/useController.tsx index bec4466..af40a59 100644 --- a/frontend/apps/allin-ssl/src/views/monitor/useController.tsx +++ b/frontend/apps/allin-ssl/src/views/monitor/useController.tsx @@ -158,6 +158,7 @@ export const useController = () => { limit: 10, search: '', }, + watchValue: ['p', 'limit'], }) // 分页实例