This commit is contained in:
2023-09-04 19:38:45 +08:00
parent 6c19bf6a3e
commit dece3781ec
55 changed files with 2730 additions and 971 deletions
@@ -118,6 +118,7 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
position: 'top'
},
barWidth: 20,
barGap:'5%',
emphasis: {
focus: 'series'
},
@@ -127,6 +128,7 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
name: '待整改',
type: 'bar',
barWidth: 20,
barGap:'5%',
label: {
show: true,
position: 'top'
@@ -140,6 +142,7 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
name: '已整改',
type: 'bar',
barWidth: 20,
barGap:'5%',
label: {
show: true,
position: 'top'