mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 18:06:44 +08:00
【健康险-卡单投保】所有产品投保页面,选择完职业,标题从填写投保人信息变为职业类别
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user