ソースを参照

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()
                 }