Compare commits
No commits in common. "4c0a54fade0376e2af7f66f9b9b6d5d949b20e49" and "4e603034a144e11216790f63af13b0683560974c" have entirely different histories.
4c0a54fade
...
4e603034a1
@ -184,7 +184,6 @@ const loadMore=()=>{
|
||||
getList();
|
||||
}
|
||||
const init= async(caseId,projectId)=>{
|
||||
list.value=[];
|
||||
document.documentElement.scrollTop = 0;
|
||||
document.body.scrollTop = 0;
|
||||
case_id.value=caseId;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user