e 5 years ago
parent
commit
2d31a540b2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/Preview.vue

+ 1 - 0
src/components/Preview.vue

@@ -6,6 +6,7 @@
         <tr>
           <td colspan="2">挂号科室:{{pathInfo.selfDeptName}}</td>
         </tr>
+        
         <tr>
           <td>门诊号:{{pathInfo.recordId}}</td>
           <td>预约医生:{{pathInfo.doctorName}}</td>