Browse Source

文字修改

1178232204@qq.com 3 năm trước cách đây
mục cha
commit
aa9d5c7ccc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/AnalysisResult/index.jsx

+ 1 - 1
src/components/AnalysisResult/index.jsx

@@ -101,7 +101,7 @@ class AnalysisResult extends Component {
 									}
 									return <tr>
 										<td>现病史</td>
-										<td>体</td>
+										<td>体格检查项目</td>
 										<td>{item.name}</td>
 										<td>{item.standName}</td>
 										<td>{(item.pd || {}).value}</td>