Skip to content

Commit 38917e1

Browse files
save file
1 parent 72f887e commit 38917e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@
246246

247247
btn.iframe.show = function(chk){
248248

249+
if(!iframe)return;
250+
]
249251
if(chk.checked){
250252
iframe.style.display = '';
251253
}else{

0 commit comments

Comments
 (0)