Browse Source

向用户词典提交note

visuddhinanda 2 years ago
parent
commit
6ca6aff0cb
1 changed files with 1 additions and 0 deletions
  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,
         factors: data.factors?.value,
         factormean: data.factorMeaning?.value,
+        note: data.note?.value,
         confidence: conf,
         language: channelLang,
       });