Explorar el Código

[edit][注释]

zhangwei hace 2 años
padre
commit
3eeb4038b8
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

@@ -134,7 +134,7 @@ onMounted(() => {
             state.status = '固定右上角'
         } else {
             state.status = '加载'
-            // getDetail()
+            getDetail()
         }
     })