Browse Source

文案修改

1178232204@qq.com 3 years atrás
parent
commit
6f472d16c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/AnalysisResult/index.jsx

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

@@ -270,7 +270,7 @@ class AnalysisResult extends Component {
 							</div> : ''}
 						{(operationOrder || []).length > 0 || (operation || []).length > 0 ?
 							<div className="tableItem">
-								<p className={styles.title}>手术操作</p>
+								<p className={styles.title}>手术/操作</p>
 								<table>
 									<tr>
 										<th>是否开单</th>