Explorar el Código

增加门诊号

liucf hace 5 años
padre
commit
436ebfe6d9
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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>