4.26
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user