|
@@ -340,7 +340,7 @@ class PartTrd extends React.Component {
|
|
|
}
|
|
|
</ul>
|
|
|
<h4>询问并立即服用负荷剂量的双抗药物(若未服用)</h4>
|
|
|
- <p style={{ color: '#000', textIndent: '2em', lineHeight: '20px' }}>阿司匹林0.3g+氯吡格雷300mg/600mg(需急诊手术时)或 阿司匹林0.3g+替格瑞洛180mg( "心拯救"一包药)</p>
|
|
|
+ <p style={{ color: '#000', textIndent: '2em', lineHeight: '20px' }}>阿司匹林0.3g+氯吡格雷300mg/600mg(急需手术)或 阿司匹林0.3g+替格瑞洛180mg( "心拯救")</p>
|
|
|
<h4>患者发病时间!</h4>
|
|
|
{
|
|
|
trdShow ? <React.Fragment>
|
|
@@ -448,8 +448,8 @@ class PartTrd extends React.Component {
|
|
|
<h4>{trdFlg ? '立即服用负荷剂量的双抗药物(若未服用)' : '已排除NSTEMI-ACS ,请其他诊室会诊!'}</h4>
|
|
|
{
|
|
|
trdFlg ? <React.Fragment>
|
|
|
- <h4>询问并立即服用负荷剂量的双抗药物(若未服用)</h4>
|
|
|
- <p style={{ color: '#000', textIndent: '2em', lineHeight: '20px' }}>阿司匹林0.3g+氯吡格雷300mg/600mg(需急诊手术时)或 阿司匹林0.3g+替格瑞洛180mg("心拯救"一包药)</p>
|
|
|
+ {/* <h4>询问并立即服用负荷剂量的双抗药物(若未服用)</h4> */}
|
|
|
+ <p style={{ color: '#000', textIndent: '2em', lineHeight: '20px' }}>阿司匹林0.3g+氯吡格雷300mg/600mg(急需手术)或 阿司匹林0.3g+替格瑞洛180mg("心拯救")</p>
|
|
|
<h4>判断患者危重程度</h4>
|
|
|
<ul className={`${styles.illDeep} clearfix`}>
|
|
|
<li className={currentIdx==0? styles.selectOn:''}>极高危患者</li>
|