更新数据
This commit is contained in:
@ -313,7 +313,7 @@ const createScroll = () => {
|
||||
}
|
||||
};
|
||||
|
||||
// 触底加载
|
||||
// 滚动-触底加载
|
||||
const loadTable = () => {
|
||||
emit("changePage",props.tabelModel);
|
||||
};
|
||||
|
Reference in New Issue
Block a user