浏览代码

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

zhangwei 2 年之前
父节点
当前提交
2e0d2d5923
共有 1 个文件被更改,包括 1 次插入0 次删除
  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()
                 }