فهرست منبع

:fire: 意思后面的数字

visuddhinanda 3 سال پیش
والد
کامیت
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>
                                   );
                                 }