feat 对接外部数据投递功能
This commit is contained in:
@@ -41,8 +41,6 @@ onReachBottom(() => {
|
||||
getJobList();
|
||||
});
|
||||
|
||||
|
||||
|
||||
function getJobList(type = 'add') {
|
||||
if (type === 'refresh') {
|
||||
pageState.page = 1;
|
||||
|
||||
Reference in New Issue
Block a user