feat: 修复配送仓库的报备字段
This commit is contained in:
@@ -67,7 +67,7 @@ export const reportFormProps: VbenFormProps = {
|
||||
},
|
||||
fieldName: 'bank_account_type',
|
||||
label: '账户类型',
|
||||
defaultValue: 2,
|
||||
defaultValue: '2',
|
||||
},
|
||||
{
|
||||
component: 'VbenInput',
|
||||
|
||||
Reference in New Issue
Block a user