This commit is contained in:
zoujiandong
2024-04-26 09:59:59 +08:00
parent b3bb9ab9e1
commit af075ad342
8 changed files with 84 additions and 13 deletions
@@ -243,6 +243,7 @@ Component({
message_rounds:this.data.msgData.msg_round,
patient_family_data:this.data.patient_family_data,
remaining_month_inquiry_count:serviceInfo.remaining_month_inquiry_count,
month_inquiry_count:serviceInfo.month_inquiry_count,
service_package_start_time:serviceInfo.start_time,
service_package_finish_time:serviceInfo.finish_time,
monthly_frequency:serviceInfo.monthly_frequency,
@@ -570,6 +571,7 @@ pageLifetimes:{
message_rounds:this.data.msgData.msg_round,
patient_family_data:this.data.patient_family_data,
remaining_month_inquiry_count:serviceInfo.remaining_month_inquiry_count,
month_inquiry_count:serviceInfo.month_inquiry_count,
service_package_start_time:serviceInfo.start_time,
service_package_finish_time:serviceInfo.finish_time,
service_period:serviceInfo.service_period,
@@ -916,6 +918,7 @@ pageLifetimes:{
message_rounds:this.data.msgData.msg_round,
patient_family_data:this.data.patient_family_data,
remaining_month_inquiry_count:serviceInfo.remaining_month_inquiry_count,
month_inquiry_count:serviceInfo.month_inquiry_count,
service_package_start_time:serviceInfo.start_time,
service_package_finish_time:serviceInfo.finish_time,
service_period:serviceInfo.service_period,
@@ -981,6 +984,7 @@ pageLifetimes:{
message_rounds:this.data.msgData.msg_round,
patient_family_data:this.data.patient_family_data,
remaining_month_inquiry_count:serviceInfo.remaining_month_inquiry_count,
month_inquiry_count:serviceInfo.month_inquiry_count,
service_package_start_time:serviceInfo.start_time,
service_package_finish_time:serviceInfo.finish_time,
service_period:serviceInfo.service_period,