test
This commit is contained in:
@@ -807,7 +807,7 @@ watch(
|
||||
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