瀏覽代碼

:fire: console.log("factors", factors);

visuddhinanda 3 年之前
父節點
當前提交
b9a5c7446c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dashboard/src/components/template/Wbw/WbwDetailFm.tsx

+ 0 - 1
dashboard/src/components/template/Wbw/WbwDetailFm.tsx

@@ -182,7 +182,6 @@ const WbwDetailFmWidget = ({
   }, []);
 
   useEffect(() => {
-    console.log("factors", factors);
     if (factors.length === factorMeaning.length) {
       return;
     }