mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 02:06:43 +08:00
feature/GFRS-2441 配置短期健康险投保须知-前端代码提交-提交人:白金岩
This commit is contained in:
@@ -1548,25 +1548,25 @@ export default {
|
|||||||
item.key = 2
|
item.key = 2
|
||||||
item.routePath = 'insuranceInformation'
|
item.routePath = 'insuranceInformation'
|
||||||
} else if (item.documentCode == '2') {
|
} else if (item.documentCode == '2') {
|
||||||
item.key = 7
|
item.key = 8
|
||||||
item.routePath = 'SignatureOfElectronic'
|
item.routePath = 'SignatureOfElectronic'
|
||||||
} else if (item.documentCode == '3') {
|
} else if (item.documentCode == '3') {
|
||||||
item.key = 3
|
item.key = 4
|
||||||
item.routePath = 'productTip'
|
item.routePath = 'productTip'
|
||||||
} else if (item.documentCode == '4') {
|
} else if (item.documentCode == '4') {
|
||||||
item.key = 4
|
item.key = 5
|
||||||
item.routePath = 'InsuranceTip'
|
item.routePath = 'InsuranceTip'
|
||||||
} else if (item.documentCode == '6') {
|
} else if (item.documentCode == '6') {
|
||||||
item.key = 5
|
item.key = 6
|
||||||
item.routePath = 'avoidDutyTip'
|
item.routePath = 'avoidDutyTip'
|
||||||
} else if (item.documentCode == '7') {
|
} else if (item.documentCode == '7') {
|
||||||
item.key = 6
|
item.key = 7
|
||||||
item.routePath = 'doubleRecordTip'
|
item.routePath = 'doubleRecordTip'
|
||||||
} else if (item.documentCode == '8') {
|
} else if (item.documentCode == '8') {
|
||||||
item.key = 1
|
item.key = 1
|
||||||
item.routePath = 'apointValidDoc'
|
item.routePath = 'apointValidDoc'
|
||||||
} else if (item.documentCode == '9') {
|
} else if (item.documentCode == '9') {
|
||||||
item.key = 0
|
item.key = 3
|
||||||
item.routePath = 'shortPeriodProduct'
|
item.routePath = 'shortPeriodProduct'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user