mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 12:36:43 +08:00
GFRS-729【0326】国富人寿国富民安重大疾病保险(2020版)_1 责任修改、证件类型 --提交人:阳华祥
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user