无用代码删除
This commit is contained in:
parent
e523b2acb1
commit
701a992d5d
|
|
@ -120,7 +120,6 @@ const getDetail = async () => {
|
|||
}else{
|
||||
info.value.steps = res.data?.apply_steps;
|
||||
}
|
||||
console.log(info.value);
|
||||
} finally {
|
||||
loading.value = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue