资格证书 银行bug

This commit is contained in:
‘huanghaiixia’
2025-11-18 08:44:26 +08:00
parent 918a244b80
commit 96ee1b57fc
3 changed files with 17 additions and 7 deletions

View File

@ -197,7 +197,7 @@ export const formProps: FormProps = {
field: 'code',
label: '编码',
type: 'input',
component: 'Input',
component: 'InputNumber',
colProps: { span: 24 },
defaultValue: '',
componentProps: {