feat(BD收支记录): 新增“ADMIN_INCOME”类型
This commit is contained in:
parent
9ca6862362
commit
7dc7f81e5d
@ -119,6 +119,7 @@
|
||||
<div
|
||||
v-if="
|
||||
record.type === 'EXCHANGE' ||
|
||||
record.type === 'ADMIN_INCOME' ||
|
||||
record.type === 'BD_INCOME' ||
|
||||
record.type === 'BD_LEADER_INCOME'
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user