ソースを参照

向用户词典提交note

visuddhinanda 2 年 前
コミット
6ca6aff0cb
1 ファイル変更1 行追加0 行削除
  1. 1 0
      dashboard/src/components/template/WbwSent.tsx

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

@@ -498,6 +498,7 @@ export const WbwSentCtl = ({
         parent: data.parent?.value,
         parent: data.parent?.value,
         factors: data.factors?.value,
         factors: data.factors?.value,
         factormean: data.factorMeaning?.value,
         factormean: data.factorMeaning?.value,
+        note: data.note?.value,
         confidence: conf,
         confidence: conf,
         language: channelLang,
         language: channelLang,
       });
       });