SJG样式

This commit is contained in:
2024-01-05 11:03:08 +08:00
parent bd1c02b24a
commit d42786e7ed
13 changed files with 256 additions and 278 deletions

View File

@@ -118,7 +118,7 @@ export default {
{
name: '电耗能',
type: 'bar',
// barWidth: 12,
barWidth: 20,
tooltip: {
valueFormatter: function (value) {
return value + ' ml';