2022.01.30 버그 픽스
This commit is contained in:
@@ -192,6 +192,7 @@
|
|||||||
} else {
|
} else {
|
||||||
document.getElementById("code").value = params.code
|
document.getElementById("code").value = params.code
|
||||||
document.getElementById("analysis_btn").click();
|
document.getElementById("analysis_btn").click();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ("{{arg['anilife_current_code']}}" !== "") {
|
if ("{{arg['anilife_current_code']}}" !== "") {
|
||||||
|
|||||||
Reference in New Issue
Block a user