Explorar el Código

[bug][全屏]

zhangwei hace 2 años
padre
commit
0e7a995ab3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
     }
     // 切换状态