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