test
This commit is contained in:
@@ -19946,7 +19946,7 @@ const _sfc_main$D = 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