陈少旭 1 anno fa
parent
commit
3c814ad13c
1 ha cambiato i file con 7 aggiunte e 7 eliminazioni
  1. 7 7
      src/xt_pages/outpatientDoctorStation/doctorDesk.vue

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

@@ -191,7 +191,7 @@
191 191
         <dialysis-index v-if="titleType == '透析记录'" :record_date="record_date" :patientid='patientid'
192 192
                         :dialysisShow="dialysisShow"></dialysis-index>
193 193
 
194
-        <dialysishistory v-if="titleType == '透析历史'" :patientid='patientid'></dialysishistory>  
194
+        <dialysishistory v-if="titleType == '透析历史'" :patientid='patientid'></dialysishistory>
195 195
       </div>
196 196
 
197 197
     </div>
@@ -2094,7 +2094,7 @@ export default {
2094 2094
             }
2095 2095
           }
2096 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,7 +2714,7 @@ export default {
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 2718
                 this.$refs.child.watchSign = 0
2719 2719
               }
2720 2720
             })
@@ -3249,7 +3249,7 @@ export default {
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 3253
                 this.$refs.child.watchSign = 0
3254 3254
               }
3255 3255
             })
@@ -3772,7 +3772,7 @@ export default {
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 3776
               this.$refs.child.watchSign = 0
3777 3777
             }
3778 3778
           })
@@ -4437,7 +4437,7 @@ export default {
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,7 +5008,7 @@ export default {
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 5014
           } else {