فهرست منبع

: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;
     }