|
|
|
|
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>
|
|
|
|
|
1860
|
}
|
1860
|
}
|
1861
|
} else if (this.schedule.schedule_type == 2) {
|
1861
|
} else if (this.schedule.schedule_type == 2) {
|
1862
|
if(this.org_id == 10206 || this.org_id == 0 ){
|
1862
|
if(this.org_id == 10206 || this.org_id == 0 ){
|
1863
|
- preTime = this.record_date + ' ' + '10:00'
|
|
|
|
|
1863
|
+ preTime = this.record_date + ' ' + '10:30'
|
1864
|
}else{
|
1864
|
}else{
|
1865
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
1865
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
1866
|
}
|
1866
|
}
|
|
|
|
|
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
|
|
|
|
|
|
2365
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
2365
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
2366
|
} else if (this.schedule.schedule_type == 2) {
|
2366
|
} else if (this.schedule.schedule_type == 2) {
|
2367
|
if(this.org_id == 10206 || this.org_id == 0){
|
2367
|
if(this.org_id == 10206 || this.org_id == 0){
|
2368
|
- preTime = this.record_date + ' ' + '10:00'
|
|
|
|
|
2368
|
+ preTime = this.record_date + ' ' + '10:30'
|
2369
|
}else{
|
2369
|
}else{
|
2370
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
2370
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
2371
|
}
|
2371
|
}
|
|
|
|
|
2536
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
2536
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
2537
|
} else if (this.schedule.schedule_type == 2) {
|
2537
|
} else if (this.schedule.schedule_type == 2) {
|
2538
|
if(this.org_id == 10206 || this.org_id == 0){
|
2538
|
if(this.org_id == 10206 || this.org_id == 0){
|
2539
|
- preTime =this.record_date + ' ' + '10:00'
|
|
|
|
|
2539
|
+ preTime =this.record_date + ' ' + '10:30'
|
2540
|
}else{
|
2540
|
}else{
|
2541
|
|
2541
|
|
2542
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
2542
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
|
|
|
|
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
|
})
|
|
|
|
|
4085
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4085
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4086
|
} else if (this.schedule.schedule_type == 2) {
|
4086
|
} else if (this.schedule.schedule_type == 2) {
|
4087
|
if(this.org_id == 10206 || this.org_id == 0){
|
4087
|
if(this.org_id == 10206 || this.org_id == 0){
|
4088
|
- preTime = this.record_date + ' ' + '10:00'
|
|
|
|
|
4088
|
+ preTime = this.record_date + ' ' + '10:30'
|
4089
|
|
4089
|
|
4090
|
}else {
|
4090
|
}else {
|
4091
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
4091
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
|
|
|
|
4255
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4255
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4256
|
} else if (this.schedule.schedule_type == 2) {
|
4256
|
} else if (this.schedule.schedule_type == 2) {
|
4257
|
if(this.org_id == 10206 || this.org_id == 0){
|
4257
|
if(this.org_id == 10206 || this.org_id == 0){
|
4258
|
- preTime = this.record_date + ' ' + '10:00'
|
|
|
|
|
4258
|
+ preTime = this.record_date + ' ' + '10:30'
|
4259
|
}else{
|
4259
|
}else{
|
4260
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
4260
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
4261
|
}
|
4261
|
}
|
|
|
|
|
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
|
|
|
|
|
|
4767
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4767
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4768
|
} else if (this.schedule.schedule_type == 2) {
|
4768
|
} else if (this.schedule.schedule_type == 2) {
|
4769
|
if(this.org_id == 10206 || this.org_id == 0){
|
4769
|
if(this.org_id == 10206 || this.org_id == 0){
|
4770
|
- preTime =this.record_date + ' ' + '10:00'
|
|
|
|
|
4770
|
+ preTime =this.record_date + ' ' + '10:30'
|
4771
|
}else{
|
4771
|
}else{
|
4772
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
4772
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
4773
|
|
4773
|
|
|
|
|
|
4938
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4938
|
// preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '7:00'
|
4939
|
} else if (this.schedule.schedule_type == 2) {
|
4939
|
} else if (this.schedule.schedule_type == 2) {
|
4940
|
if(this.org_id == 10206 || this.org_id == 0){
|
4940
|
if(this.org_id == 10206 || this.org_id == 0){
|
4941
|
- preTime = this.record_date + ' ' + '10:00'
|
|
|
|
|
4941
|
+ preTime = this.record_date + ' ' + '10:30'
|
4942
|
|
4942
|
|
4943
|
}else{
|
4943
|
}else{
|
4944
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
4944
|
preTime = nowYear + '-' + (nowMonth < 10 ? '0' + nowMonth : nowMonth) + '-' + (nowDay < 10 ? '0' + nowDay : nowDay) + ' ' + '11:00'
|
|
|
|
|
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 {
|