@@ -44,7 +44,7 @@
v-if="hisPatient.number.length > 12"
>
<p>
- {{
+ 门诊号:{{
hisPatient.number ? hisPatient.number : ""
}}
</p>