Explorar o código

[edit][注释]

zhangwei %!s(int64=2) %!d(string=hai) anos
pai
achega
3eeb4038b8
Modificáronse 1 ficheiros con 1 adicións e 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()
         }
     })