瀏覽代碼

:fire: debug wbw sent wordData

visuddhinanda 8 月之前
父節點
當前提交
4ed2609e7d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dashboard-v4/dashboard/src/components/template/WbwSent.tsx

+ 1 - 0
dashboard-v4/dashboard/src/components/template/WbwSent.tsx

@@ -283,6 +283,7 @@ export const WbwSentCtl = ({
 
 
   console.debug("wbw sent lang", channelLang);
   console.debug("wbw sent lang", channelLang);
 
 
+  console.debug("wbw sent wordData", wordData);
   const loadAnswer = () => {
   const loadAnswer = () => {
     if (courseAnswer) {
     if (courseAnswer) {
       return;
       return;