Browse Source

校验是否已填入参修改

liucf 6 years ago
parent
commit
3a8f52dee4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/PathInfo.vue

+ 1 - 1
src/components/PathInfo.vue

@@ -110,7 +110,7 @@
       recordCheck(){
         const param = {
           'doctorId':this.pathInfo.doctorId,
-          'hospitalDeptId':this.pathInfo.selfDeptId,
+          'hospitalDeptId':this.pathInfo.hospitalDeptId,
           'hospitalId':this.pathInfo.hospitalId,
           'inquiryCode':this.pathInfo.recordId,
           'patientId':this.pathInfo.patientId