|
@@ -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>
|