暂时隐藏套餐保险服务
This commit is contained in:
@@ -306,13 +306,9 @@ class SureSubscriptionPlanActivity :
|
||||
}
|
||||
}
|
||||
|
||||
// if (TextUtils.isEmpty(it.orderNum)) {
|
||||
// mOrderBean?.reactivation = 0
|
||||
// mOrderBean?.reactivatePrice = 0.0
|
||||
// updateMoney()
|
||||
// } else {
|
||||
// mSubscriptionViewModel.getReactivationFee(it.orderNum)
|
||||
// }
|
||||
//隐藏保险
|
||||
mViewBinding.ilSubscribePlanInsurance.cbSureSubscribeInsureSwitch.isChecked=false
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user