Browse Source

[bug][全屏]

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

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

@@ -194,7 +194,7 @@ const clickFixed = () => {
 
 // 固定
 const handleFull = () => {
-    if (state.status || !state.iframe_url) {
+    if (state.status != 'iframe' || !state.iframe_url) {
         return
     }
     // 切换状态