mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 19:06:43 +08:00
国富人寿鑫管家B款终身寿险(万能型)增加抄录
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' || comment == 'GFRS_M0082') {
|
if (comment == 'GFRS_M0003' || comment == 'GFRS_M0015' || comment == 'GFRS_M0017' || comment == 'GFRS_M0075' || comment == 'GFRS_M0080' || comment == 'GFRS_M0082' || comment == 'GFRS_M0083') {
|
||||||
this.isComment = true
|
this.isComment = true
|
||||||
}
|
}
|
||||||
// 获取投保人信息
|
// 获取投保人信息
|
||||||
|
|||||||
Reference in New Issue
Block a user