fix: 执行lint

This commit is contained in:
chenjinsong
2022-12-08 16:09:46 +08:00
parent 136d98649d
commit 4bba03d41d
26 changed files with 362 additions and 371 deletions

View File

@@ -1,7 +1,5 @@
import {
chartColor,
tooLongFormatter,
axisFormatter
tooLongFormatter
} from '@/views/charts/charts/tools'
import unitConvert from '@/utils/unit-convert'
import _ from 'lodash'
@@ -94,7 +92,7 @@ export const multipleBarOption = {
splitLine: {
show: false
},
minInterval:1
minInterval: 1
},
grid: {
top: 40,