|
@@ -6,7 +6,7 @@
|
6
|
6
|
</div>
|
7
|
7
|
<div style="display:flex;justify-content: space-between;">
|
8
|
8
|
<!-- <div>{{ list.department_name }}</div> -->
|
9
|
|
- <div style="position: absolute;top:50px;left:260px">{{ list.id_card_no }}</div>
|
|
9
|
+ <div style="position: absolute;top:50px;left:260px">{{ list.his_hospital_record.id_card_no }}</div>
|
10
|
10
|
<div></div>
|
11
|
11
|
</div>
|
12
|
12
|
<div style="display:flex;justify-content: space-between;">
|