Merge branch 'wyfMain-dev'
This commit is contained in:
commit
4090ee0547
@ -1498,7 +1498,7 @@ const initData = async () => {
|
||||
}
|
||||
await onLoad({ ...objT })
|
||||
if(doLocalPaging){
|
||||
zpagingRef.value?.setLocalPaging(dialogueList.records)
|
||||
zpagingRef.value?.setLocalPaging(records.value)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user