jihuaqiang 2 週間 前
コミット
25f3768df7
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/views/weData/qw/index.tsx

+ 2 - 2
src/views/weData/qw/index.tsx

@@ -92,7 +92,7 @@ const Qw: React.FC = () => {
       key: 'videoId',
     },
     {
-      title: '传播得分',
+      title: '本渠道裂变率',
       dataIndex: 'score',
       key: 'score',
     },
@@ -115,7 +115,7 @@ const Qw: React.FC = () => {
 			key: 'firstLevel',
 		},
 		{
-			title: '传播得分',
+			title: '本渠道裂变率',
 			dataIndex: 'score',
 			key: 'score',
 		},