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