浏览代码

增加门诊号

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>