【健康险-卡单投保】所有产品投保页面,选择完职业,标题从填写投保人信息变为职业类别

This commit is contained in:
li.yuetong
2022-03-04 10:30:31 +08:00
parent 83bbcd65b8
commit 4114e1d877

View File

@@ -905,6 +905,13 @@ export default {
* @return {*}
*/
openOccupation(insureType) {
this.$jump({
flag: 'navigation',
extra: {
title: '职业类别',
hiddenRight: '1'
}
})
this.occupationShowPicker = !this.occupationShowPicker
this.insureType = insureType
if (this.insureType === '1') {