1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/**
* Ebaame Default规则
*/
import Api from "~/service/Api";
import Utils from "~/utils/index"
export default {
"cfabut.dclflg" :Utils.defaultFunction,
"cfabut.basflg" :Utils.defaultFunction,
"recgrp.bas.guarantype" :Utils.defaultFunction,
"recgrp.bas.actiontype" :Utils.defaultFunction,
"recp.pubp.acp" :Utils.defaultFunction,
"cfabut.vrfflg" :Utils.defaultFunction,
"recgrp.bas.cgyn" :Utils.defaultFunction,
"recgrp.bas.cgcouncode" :Utils.defaultFunction,
"recgrp.bas.bencountrycode" :Utils.defaultFunction,
"recgrp.bas.maindebtmanner" :Utils.defaultFunction,
"recgrp.bas.thyn" :Utils.defaultFunction,
"recp.pubp.founds7" :Utils.defaultFunction,
"recp.pubp.founds6" :Utils.defaultFunction,
"recp.pubp.founds5" :Utils.defaultFunction,
"recp.pubp.founds4" :Utils.defaultFunction,
"recp.pubp.founds8" :Utils.defaultFunction,
"recp.pubp.founds3" :Utils.defaultFunction,
"recp.pubp.founds2" :Utils.defaultFunction,
"recp.pubp.founds1" :Utils.defaultFunction,
"recgrp.bas.guaranamount" :Utils.defaultFunction,
"recgrp.bas.issuecountrycode" :Utils.defaultFunction,
"recgrp.bas.guedtype" :Utils.defaultFunction,
"recgrp.bas.guedcouncode" :Utils.defaultFunction,
"recgrp.bas.bentype" :Utils.defaultFunction,
"recp.pubp.cousel1.guedparecompcode" :Utils.defaultFunction,
"recgrp.bas.maindebtmaturity" :Utils.defaultFunction,
"recgrp.bas.maindebtcondate" :Utils.defaultFunction,
}
//你可以添加自动default处理