This commit is contained in:
2023-06-25 13:44:41 +08:00
parent 49d55d5c4c
commit d1df623a4c
4 changed files with 10 additions and 4 deletions

View File

@@ -808,7 +808,9 @@ watch(
}
}
if (!props.page || props.serverpage) {
datalist.value = endlist;
nextTick(()=>{
datalist.value = endlist;
})
} else {
tableDataSource.value = endlist;
change({