Commit 726a87d6 authored by feifei's avatar feifei

添加新业务类型

parent 846df487
......@@ -302,6 +302,7 @@ const enumUtils = {
{code: 'GXD', message: '工薪贷'},
{code: 'FO_GJJ', message: '51公积金'},
{code: 'RS_DAI', message: '榕树贷'},
{code: 'ZGH', message: '尊贵花'},
]
};
......@@ -533,6 +534,7 @@ const enumUtils = {
{value: 'GXD', label: '工薪贷'},
{value: 'FO_GJJ', label: '51公积金'},
{value: 'RS_DAI', label: '榕树贷'},
{value: 'ZGH', label: '尊贵花'},
]
};
......
{
"name": "versiony",
"version": "5.7.0"
"version": "5.7.3"
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment