Browse Source

[bug][全屏]

zhangwei 2 năm trước cách đây
mục cha
commit
0e7a995ab3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
     }
     // 切换状态