修复 table 警告
This commit is contained in:
parent
cf0b74820e
commit
5d82780242
@ -48,7 +48,7 @@ const change = (pageData: any) => {
|
||||
:limits="limits"
|
||||
:theme="theme"
|
||||
:pages="pages"
|
||||
v-model:modelValue="modelValue"
|
||||
v-model="modelValue"
|
||||
v-model:limit="limit"
|
||||
@change="change"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user