This commit is contained in:
姚宇浩 2024-05-28 14:38:19 +08:00
parent 6a57a6f534
commit aeb8722224
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ const getOption = () => {
{
type: "value",
scale: true,
min:0,
// max: function (value) {
// // Y
// return Math.ceil(Math.max(value.max, value.max * 1.5) / 100) * 100;