diff --git a/src/pages/Index/History.vue b/src/pages/Index/History.vue index 424ae2b..31ee328 100644 --- a/src/pages/Index/History.vue +++ b/src/pages/Index/History.vue @@ -20,54 +20,118 @@
日期:{{ rowData && formatDate(rowData.creatDate) }}
-{{ rowData && (rowData.sampleUserid || rowData.sampleId) }}
-{{ rowData && rowData.projName }}
- -序号:{{ rowData && rowData.id }}
++ 日期:{{ rowData && formatDate(rowData.creatDate) }} +
+患者ID:{{ rowData && rowData.sampleId }}
+项目名称:{{ rowData && rowData.projName }}
+ +结果:
+