Browse Source

增加门诊号

liucf 5 years ago
parent
commit
436ebfe6d9
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/components/PathInfo.vue

+ 3 - 1
src/components/PathInfo.vue

@@ -9,7 +9,9 @@
           <span>{{pathInfo.patientAge}}岁</span>
         </p>
         <p>
-          <span>预约医生:</span>
+          <span>门诊号:</span>
+          <span>{{pathInfo.recordId}}</span>
+          <span style="margin-left:.20rem">预约医生:</span>
           <span>{{pathInfo.doctorName}}</span>
         </p>
         <p>