Skip to content

Commit

Permalink
fix: bug 48 运行后右侧一直loading
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjie committed Jul 2, 2020
1 parent 6f76756 commit c9c6ea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/index/FormDrawer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ export default {
onClose() {
this.isInitcode = false
this.isRefreshCode = false
this.isIframeLoaded = false
},
iframeLoad() {
if (!this.isInitcode) {
Expand Down

0 comments on commit c9c6ea2

Please sign in to comment.