Browse Source

Merge remote-tracking branch 'origin/1.1.3-master' into 1.1.3-master

zhouyuexiang 1 month ago
parent
commit
40e32592dc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/app/(commonLayout)/datasets/Statistic.tsx

+ 1 - 0
web/app/(commonLayout)/datasets/Statistic.tsx

@@ -131,6 +131,7 @@ const Statistic = () => {
       url: '/tags',
       params: {
         type: 'knowledge',
+        label_map: true,
       },
     },
     fetchStatistic,