瀏覽代碼

[edit][注释]

zhangwei 2 年之前
父節點
當前提交
3eeb4038b8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()
         }
     })