mirror of https://github.com/allinssl/allinssl
【修复】告警通知,分页和页显示数参数监听问题
parent
7fcae1ca00
commit
95f2e1bad6
|
@ -158,6 +158,7 @@ export const useController = () => {
|
|||
limit: 10,
|
||||
search: '',
|
||||
},
|
||||
watchValue: ['p', 'limit'],
|
||||
})
|
||||
|
||||
// 分页实例
|
||||
|
|
Loading…
Reference in New Issue