fix: 【infra 基础设施】update label and dependencies in data.ts
This commit is contained in:
@@ -209,7 +209,7 @@ export const schema: VbenFormSchema[] = [
|
||||
},
|
||||
{
|
||||
fieldName: 'brokerageWithdrawFeePercent',
|
||||
label: '提现手续费(元)',
|
||||
label: '提现手续费(%)',
|
||||
component: 'InputNumber',
|
||||
componentProps: {
|
||||
min: 0,
|
||||
|
||||
Reference in New Issue
Block a user