少儿安康产品默认方案选择--提交人:白金岩

This commit is contained in:
bai.jinyan
2021-08-26 18:18:54 +08:00
parent 0084e7176a
commit be1c6a01bf

View File

@@ -810,7 +810,12 @@ export default {
this.proScheme = '畅行无忧'
this.proSchemeCode = ''
this.allPrice = this.trialList[0].prem
} else {
} else if (this.itemProductDTOS.productCode === 'GFRS_M0052'){
this.proScheme = this.trialList[0].proScheme,
this.proSchemeCode = this.trialList[0].proSchemeCode,
this.chooseKind = this.trialList[0].chooseKind
this.allPrice = this.trialList[0].prem
}else {
// this.proScheme = this.trialList[0].proScheme
// this.proSchemeCode = this.trialList[0].proSchemeCode
// this.allPrice = this.trialList[0].prem