358 门诊医生站:传染病报卡标签页未按要求进行屏蔽/隐藏
This commit is contained in:
@@ -162,9 +162,9 @@
|
||||
<el-tab-pane label="会诊" name="consultation">
|
||||
<Consultation :patientInfo="patientInfo" :activeTab="activeTab" ref="consultationRef" />
|
||||
</el-tab-pane>
|
||||
<el-tab-pane label="传染病报卡" name="infectiousReport">
|
||||
<InfectiousReport :patientInfo="patientInfo" :activeTab="activeTab" ref="infectiousReportRef" @saved="handleInfectiousReportSaved" />
|
||||
</el-tab-pane>
|
||||
<!-- <el-tab-pane label="传染病报卡" name="infectiousReport">-->
|
||||
<!-- <InfectiousReport :patientInfo="patientInfo" :activeTab="activeTab" ref="infectiousReportRef" @saved="handleInfectiousReportSaved" />-->
|
||||
<!-- </el-tab-pane>-->
|
||||
</el-tabs>
|
||||
<div class="overlay" :class="{ 'overlay-disabled': disabled }" v-if="disabled"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user