init
This commit is contained in:
@@ -191,3 +191,8 @@ export const ipMicList = [
|
||||
{ value: 2, label: 'MIC'},
|
||||
]
|
||||
|
||||
export const accountTypeList = [
|
||||
{ value: 1, label: '余额',listClass: listClass.info},
|
||||
{ value: 2, label: '收益',listClass: listClass.primary},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user