'健康告知异常类资料'

This commit is contained in:
proudlx
2021-04-16 10:22:41 +08:00
parent e4d814a881
commit 0337d863ad

View File

@@ -809,6 +809,7 @@ export default {
that.type == 'fileLIstImg' || that.type == 'fileLIstImg' ||
that.type == 'fileListBank' || that.type == 'fileListBank' ||
// that.type == 'fileListBankBack' || // that.type == 'fileListBankBack' ||
that.type == 'fileListNotify' ||
that.type == 'saleInsuredInfoOther' that.type == 'saleInsuredInfoOther'
) { ) {
// 是投保人 // 是投保人
@@ -925,6 +926,7 @@ export default {
that.type == 'fileListIdBackInsured' || that.type == 'fileListIdBackInsured' ||
that.type == 'fileListBankInsured' || that.type == 'fileListBankInsured' ||
that.type == 'fileLIstImgInsured' || that.type == 'fileLIstImgInsured' ||
that.type == 'fileListNotifyInsured' ||
that.type == 'saleInsuredPersonInfoOther' that.type == 'saleInsuredPersonInfoOther'
) { ) {
// 是被保险人 // 是被保险人