瀏覽代碼

:fire: 意思后面的数字

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

+ 1 - 1
dashboard/src/components/template/Wbw/WbwMeaningSelect.tsx

@@ -184,7 +184,7 @@ const Widget = ({ data, onSelect }: IWidget) => {
                                         }
                                         }
                                       }}
                                       }}
                                     >
                                     >
-                                      {itemMeaning.text}-{itemMeaning.count}
+                                      {itemMeaning.text}
                                     </Tag>
                                     </Tag>
                                   );
                                   );
                                 }
                                 }