瀏覽代碼

增加科室

liucf 5 年之前
父節點
當前提交
b2e139b256
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/components/PathInfo.vue

+ 4 - 0
src/components/PathInfo.vue

@@ -8,6 +8,10 @@
           <span>{{pathInfo.patientSex}}</span>|
           <span>{{pathInfo.patientAge}}岁</span>
         </p>
+        <p>
+          <span>挂号科室:</span>
+          <span>{{pathInfo.hospitalDeptName}}</span>
+        </p>
         <p>
           <span>门诊号:</span>
           <span>{{pathInfo.recordId}}</span>