feat: 修复配送仓库的报备字段

This commit is contained in:
李琦
2026-08-07 13:24:29 +08:00
parent e434aa9534
commit 5b9f3ec3ed

View File

@@ -67,7 +67,7 @@ export const reportFormProps: VbenFormProps = {
},
fieldName: 'bank_account_type',
label: '账户类型',
defaultValue: 2,
defaultValue: '2',
},
{
component: 'VbenInput',