diff --git a/dashboard-ui/thirdparty/autoNumeric.js b/dashboard-ui/thirdparty/autoNumeric.js index fd6149c978..f64316aff6 100644 --- a/dashboard-ui/thirdparty/autoNumeric.js +++ b/dashboard-ui/thirdparty/autoNumeric.js @@ -847,7 +847,7 @@ * value must be enclosed in quotes and use the period for the decimal point * value must be larger than vMin */ - vMax: '999999999.99', + vMax: '999999999999.99', /** minimum possible value * value must be enclosed in quotes and use the period for the decimal point * value must be smaller than vMax