修改bug

This commit is contained in:
‘937886381’
2024-07-01 15:27:49 +08:00
parent a249e88530
commit 23cf4aaa1e
2 changed files with 3 additions and 2 deletions

View File

@@ -247,7 +247,7 @@ export default {
yAxis: [
{
type: "value",
name: "单位/",
name: "单位/MW",
// min: function (value) {//取最小值向下取整为最小刻度
// return 0
// },