@ -2280,6 +2280,15 @@ export const ClaimDetails = useCrudSchemas(reactive<CrudSchema[]>([
disabled: true
}
},
{
label: '索赔金额',
field: 'claimQty',
table: {
width: 150
tableForm: {
]))