diff --git a/src-next/pagination/index.js b/src-next/pagination/index.js index 0aef4e5f1..8eddb1dcf 100644 --- a/src-next/pagination/index.js +++ b/src-next/pagination/index.js @@ -38,6 +38,8 @@ export default createComponent({ }, }, + emits: ['change', 'update:modelValue'], + computed: { count() { const count =