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