chore(deps): 更新 eslint-plugin-unicorn 到 v59.0.0
This commit is contained in:
@ -28,7 +28,7 @@ defineOptions({
|
||||
},
|
||||
});
|
||||
const refresh = () => {
|
||||
state.list.splice(0, state.list.length);
|
||||
state.list.splice(0);
|
||||
state.page = 0;
|
||||
state.complete = false;
|
||||
loadMore();
|
||||
|
Reference in New Issue
Block a user