haoxuan
2023-12-01 ac5ea4c47689788facb2471995621c720a06abc8
src/views/cockpitPage/components/BarChart.vue
@@ -233,7 +233,7 @@
                {
                  type: 'bar',
                  name: '正品数量',
                  barWidth: '20%',
                  barWidth: '15',
                  itemStyle: {
                    normal: {
                      //柱形图圆角,初始化效果
@@ -245,7 +245,7 @@
                {
                  type: 'bar',
                  name: '次品数量',
                  barWidth: '20%',
                  barWidth: '15',
                  itemStyle: {
                    normal: {
                      //柱形图圆角,初始化效果