mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【修复】告警通知,分页和页显示数参数监听问题
This commit is contained in:
@@ -158,6 +158,7 @@ export const useController = () => {
|
|||||||
limit: 10,
|
limit: 10,
|
||||||
search: '',
|
search: '',
|
||||||
},
|
},
|
||||||
|
watchValue: ['p', 'limit'],
|
||||||
})
|
})
|
||||||
|
|
||||||
// 分页实例
|
// 分页实例
|
||||||
|
|||||||
Reference in New Issue
Block a user