Browse Source

文案修改

1178232204@qq.com 3 năm trước cách đây
mục cha
commit
6f472d16c6

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

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