mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 06:16:44 +08:00
少儿安康产品默认方案选择--提交人:白金岩
This commit is contained in:
@@ -810,6 +810,11 @@ export default {
|
|||||||
this.proScheme = '畅行无忧'
|
this.proScheme = '畅行无忧'
|
||||||
this.proSchemeCode = ''
|
this.proSchemeCode = ''
|
||||||
this.allPrice = this.trialList[0].prem
|
this.allPrice = this.trialList[0].prem
|
||||||
|
} 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 {
|
}else {
|
||||||
// this.proScheme = this.trialList[0].proScheme
|
// this.proScheme = this.trialList[0].proScheme
|
||||||
// this.proSchemeCode = this.trialList[0].proSchemeCode
|
// this.proSchemeCode = this.trialList[0].proSchemeCode
|
||||||
|
|||||||
Reference in New Issue
Block a user