无用代码删除

This commit is contained in:
bestlee 2026-06-25 11:17:35 +08:00
parent e523b2acb1
commit 701a992d5d
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ const getDetail = async () => {
}else{
info.value.steps = res.data?.apply_steps;
}
console.log(info.value);
} finally {
loading.value = false;
}