【修复】告警通知,分页和页显示数参数监听问题

pull/79/head^2
chudong 2025-05-15 14:34:14 +08:00
parent 7fcae1ca00
commit 95f2e1bad6
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ export const useController = () => {
limit: 10,
search: '',
},
watchValue: ['p', 'limit'],
})
// 分页实例