Browse Source

提交代码

陈少旭 1 year ago
parent
commit
3c814ad13c
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/xt_pages/outpatientDoctorStation/doctorDesk.vue

+ 7 - 7
src/xt_pages/outpatientDoctorStation/doctorDesk.vue View File

191
         <dialysis-index v-if="titleType == '透析记录'" :record_date="record_date" :patientid='patientid'
191
         <dialysis-index v-if="titleType == '透析记录'" :record_date="record_date" :patientid='patientid'
192
                         :dialysisShow="dialysisShow"></dialysis-index>
192
                         :dialysisShow="dialysisShow"></dialysis-index>
193
 
193
 
194
-        <dialysishistory v-if="titleType == '透析历史'" :patientid='patientid'></dialysishistory>  
194
+        <dialysishistory v-if="titleType == '透析历史'" :patientid='patientid'></dialysishistory>
195
       </div>
195
       </div>
196
 
196
 
197
     </div>
197
     </div>
2094
             }
2094
             }
2095
           }
2095
           }
2096
           console.log('~~~~~00000222222', this.prescriptions)
2096
           console.log('~~~~~00000222222', this.prescriptions)
2097
-          // this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
2097
+          this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
2098
         }
2098
         }
2099
       })
2099
       })
2100
 
2100
 
2714
                     //   }
2714
                     //   }
2715
                   }
2715
                   }
2716
                 }
2716
                 }
2717
-                // this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
2717
+                this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
2718
                 this.$refs.child.watchSign = 0
2718
                 this.$refs.child.watchSign = 0
2719
               }
2719
               }
2720
             })
2720
             })
3249
                     // }
3249
                     // }
3250
                   }
3250
                   }
3251
                 }
3251
                 }
3252
-                // this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
3252
+                this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
3253
                 this.$refs.child.watchSign = 0
3253
                 this.$refs.child.watchSign = 0
3254
               }
3254
               }
3255
             })
3255
             })
3772
                   // }
3772
                   // }
3773
                 }
3773
                 }
3774
               }
3774
               }
3775
-              // this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
3775
+              this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
3776
               this.$refs.child.watchSign = 0
3776
               this.$refs.child.watchSign = 0
3777
             }
3777
             }
3778
           })
3778
           })
4437
                     // }
4437
                     // }
4438
                   }
4438
                   }
4439
                 }
4439
                 }
4440
-                // this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
4440
+                this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
4441
               }
4441
               }
4442
             })
4442
             })
4443
 
4443
 
5008
 
5008
 
5009
                   }
5009
                   }
5010
                 }
5010
                 }
5011
-                // this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
5011
+                this.$refs.prescriptions.setData(this.prescriptions, this.info, this.admin_info, this.doctors, this.department, this.hisPatientInfo, this.month_prescriptions, this.last_info, this.sick, this.diagnosis, this.patient_diagnoses)
5012
               }
5012
               }
5013
             })
5013
             })
5014
           } else {
5014
           } else {