test
This commit is contained in:
@@ -1499,7 +1499,7 @@ const _sfc_main = defineComponent({
|
||||
endlist.push(i);
|
||||
}
|
||||
}
|
||||
if (!props.page) {
|
||||
if (!props.page || props.serverpage) {
|
||||
datalist.value = endlist;
|
||||
} else {
|
||||
tableDataSource.value = endlist;
|
||||
|
||||
Reference in New Issue
Block a user