소스 검색

增加门诊号

liucf 5 년 전
부모
커밋
436ebfe6d9
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  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>