feat(BD收支记录): 新增“ADMIN_INCOME”类型

This commit is contained in:
hzj 2025-12-15 16:54:46 +08:00
parent 9ca6862362
commit 7dc7f81e5d

View File

@ -119,6 +119,7 @@
<div
v-if="
record.type === 'EXCHANGE' ||
record.type === 'ADMIN_INCOME' ||
record.type === 'BD_INCOME' ||
record.type === 'BD_LEADER_INCOME'
"