feat:【antd】【member 会员】完成 balance-form 的迁移与 bugfix

This commit is contained in:
YunaiV
2025-10-07 15:11:46 +08:00
parent dabbeaae81
commit a18126a761
3 changed files with 14 additions and 15 deletions

View File

@@ -399,7 +399,7 @@ export function useBalanceFormSchema(): VbenFormSchema[] {
label: '变动后余额(元)',
component: 'Input',
dependencies: {
triggerFields: ['changeBalance', 'changeType'],
triggerFields: ['balance', 'changeBalance', 'changeType'],
disabled: true,
trigger(values, form) {
form.setFieldValue(