Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
li.jieyu@ebiz-digits.com
2021-11-15 17:49:33 +08:00
2 changed files with 5 additions and 1 deletions

View File

@@ -3292,6 +3292,10 @@ export default {
code: 'currentAge',
label: '岁'
},
{
code: 'beginAge',
label: '岁'
},
{
code: 'currentPremium',
label: '元'

View File

@@ -162,7 +162,7 @@ export default {
productCenterImgUrl: '', // 产品中心图片
productCenterKmhImgUrl: this.$assetsUrl + 'images/goodStart/productKmh.png', // 产品中心开门红图片
productCenterNormalImgUrl: this.$assetsUrl + 'images/goodStart/product.png', // 产品中心普通蓝色图片
personalInsu: ['1','N1','T','S'] // 个险渠道编码
personalInsu: ['1','N1','N2','N3','N5','T','S'] // 个险渠道编码及其他展示个险渠道类型的渠道编码
}
},
computed: {