fix: 修复detection详情折线图中markLine的值过小不显示的问题

This commit is contained in:
刘洪洪
2024-08-27 18:34:53 +08:00
parent d693885f7a
commit dab25138f5

View File

@@ -489,6 +489,7 @@ export const lineOption = {
show: false
},
scale: true,
min: 0,
axisLabel: {
formatter: function (value) {
switch (true) {