mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 23:16:43 +08:00
银保-国富人寿年年丰C款两全保险(分红型)产品定义系统需求增加抄录
This commit is contained in:
@@ -1087,7 +1087,7 @@
|
|||||||
that.signVal = window.localStorage.getItem('sign-val')
|
that.signVal = window.localStorage.getItem('sign-val')
|
||||||
// 判断是不是万能险
|
// 判断是不是万能险
|
||||||
let comment = window.localStorage.getItem('productCode')
|
let comment = window.localStorage.getItem('productCode')
|
||||||
if (comment == 'GFRS_M0003' || comment == 'GFRS_M0015' || comment == 'GFRS_M0017' || comment == 'GFRS_M0075' || comment == 'GFRS_M0080') {
|
if (comment == 'GFRS_M0003' || comment == 'GFRS_M0015' || comment == 'GFRS_M0017' || comment == 'GFRS_M0075' || comment == 'GFRS_M0080' || comment == 'GFRS_M0082') {
|
||||||
this.isComment = true
|
this.isComment = true
|
||||||
}
|
}
|
||||||
// 获取投保人信息
|
// 获取投保人信息
|
||||||
|
|||||||
Reference in New Issue
Block a user