Explorar el Código

校验是否已填入参修改

liucf hace 6 años
padre
commit
3a8f52dee4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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