GFRS-729【0326】国富人寿国富民安重大疾病保险(2020版)_1 责任修改、证件类型 --提交人:阳华祥

This commit is contained in:
阳华祥
2020-03-16 11:40:24 +08:00
parent c73212c477
commit fd6d3138d9
2 changed files with 21 additions and 18 deletions

View File

@@ -692,6 +692,9 @@ export default {
},
//险种 GFRS_A0004 险种验证规则
valiA0004Duty(value, showHint, currentEle) {
if (!currentEle.necess) {
return true
}
// 验证其他 最小50 其他为50 10 倍数
if (currentEle.duty == '320206' || currentEle.duty == '320207') {
let numberValue = Number(value)