diff --git a/src/pages/playground/config/params-config.ts b/src/pages/playground/config/params-config.ts index 3f9bbba5..15ad1804 100644 --- a/src/pages/playground/config/params-config.ts +++ b/src/pages/playground/config/params-config.ts @@ -392,7 +392,7 @@ export const CustomSizeConfig: ParamsSchema[] = [ max: 1024, step: 64, labelWidth: 314, - inputnumber: false + inputnumber: true }, rules: [ { @@ -413,7 +413,7 @@ export const CustomSizeConfig: ParamsSchema[] = [ max: 1024, step: 64, labelWidth: 314, - inputnumber: false + inputnumber: true }, rules: [ {