Browse Source

Merge branch 'dev_1.1.7' of https://git.yishihui.com/DeNet/de-net into dev_1.1.7

zhangwei 2 years ago
parent
commit
2e0d2d5923
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/view/iframe/tool-box/card.vue

+ 1 - 0
src/view/iframe/tool-box/card.vue

@@ -219,6 +219,7 @@ const getDetail = () => {
                     // report
                     reportFail()
                 } else {
+                    state.showMask = false;
                     // report
                     reportSucc()
                 }