mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 18:36:43 +08:00
少儿安康产品默认方案选择--提交人:白金岩
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user