驾驶仓总览接口完毕

This commit is contained in:
hh
2021-12-16 15:47:55 +08:00
parent 091ad71e09
commit a44b13fdb1
8 changed files with 1050 additions and 750 deletions

View File

@ -111,6 +111,25 @@ export default {
color: 'rgb(255, 255, 255)',
},
},
},
{
name: '件',
splitLine: {
show: true,
// 改变轴线颜色
lineStyle: {
// 使用深浅的间隔色
color: ['rgba(255, 255, 255,.5)'],
},
},
axisLabel: {
formatter: '{value}',
},
axisLine: {
lineStyle: {
color: 'rgb(255, 255, 255)',
},
},
},
{
type: 'value',