fix: country code judgement problem

This commit is contained in:
ikechan8370 2023-03-24 12:38:03 +08:00
parent c1ca4f2f9b
commit cc1f5611a7
3 changed files with 5 additions and 5 deletions

View file

@ -317,7 +317,7 @@ export function supportGuoba () {
component: 'InputNumber',
componentProps: {
min: 0,
max: 20
max: 100
}
},
{