|
|
|
@ -92,34 +92,6 @@ |
|
|
|
</div> |
|
|
|
</template> |
|
|
|
</el-table-column> |
|
|
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
"sexHormoneTermId": "00000000-0000-0000-0000-000000000000", |
|
|
|
"interposeMeasure": null, |
|
|
|
"medicalConclusionId": "00000000-0000-0000-0000-000000000000", |
|
|
|
"reportPrintTimes": 0, |
|
|
|
"isMedicalStart": "N", |
|
|
|
"medicalStartDate": "6/28/2023", |
|
|
|
"isRecoverGuide": "N", |
|
|
|
"summaryDate": "", |
|
|
|
"summaryDoctor": null, |
|
|
|
"isAudit": "N", |
|
|
|
"auditDoctor": null, |
|
|
|
"auditDate": "", |
|
|
|
"isNameHide": "N", |
|
|
|
"isPhoneFollow": "N", |
|
|
|
"thirdInfo": null, |
|
|
|
"guidePrintTimes": null, |
|
|
|
"remark": null, |
|
|
|
"medicalCenterId": "00000000-0000-0000-0000-000000000000", |
|
|
|
"customerOrgRegisterId": "00000000-0000-0000-0000-000000000000", |
|
|
|
"lastModifierName": "", |
|
|
|
"lastModificationTime": null, |
|
|
|
"lastModifierId": null, |
|
|
|
"creatorId": null, |
|
|
|
"id": "3a0c196d-a6d0-37fe-5c32-4806bdc4530f" |
|
|
|
--> |
|
|
|
</el-table> |
|
|
|
<div style="display: flex;justify-content:space-between;"> |
|
|
|
<div></div> |
|
|
|
@ -135,10 +107,10 @@ |
|
|
|
<el-tab-pane label="危急值" name="1"> |
|
|
|
|
|
|
|
</el-tab-pane> |
|
|
|
<el-tab-pane label="随访计划" name="2"> |
|
|
|
<el-tab-pane label="电话随访" name="2"> |
|
|
|
<FollowPlan /> |
|
|
|
</el-tab-pane> |
|
|
|
<el-tab-pane label="随访记录" name="3"> |
|
|
|
<el-tab-pane label="短信随访" name="3"> |
|
|
|
<FollowPlan /> |
|
|
|
</el-tab-pane> |
|
|
|
</el-tabs> |
|
|
|
|