This commit is contained in:
shijingjing
2022-02-14 09:45:51 +08:00
parent 10e5464b50
commit bcc2e63819

View File

@@ -171,7 +171,7 @@ export default {
list: [ // 残疾人
{
label: '家庭年收入(万)',
type: 'number',
type: 'money',
formDbName: 'income',
maxlength: 9
},