Compare commits
2 Commits
b7eea81200
...
4090ee0547
Author | SHA1 | Date | |
---|---|---|---|
4090ee0547 | |||
251cf7d66f |
@ -1498,7 +1498,7 @@ const initData = async () => {
|
|||||||
}
|
}
|
||||||
await onLoad({ ...objT })
|
await onLoad({ ...objT })
|
||||||
if(doLocalPaging){
|
if(doLocalPaging){
|
||||||
zpagingRef.value?.setLocalPaging(dialogueList.records)
|
zpagingRef.value?.setLocalPaging(records.value)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user