修改 冀北现场问题
This commit is contained in:
@@ -168,7 +168,7 @@ const Voltage: any = [
|
||||
{
|
||||
label: '试运行问题',
|
||||
value: 'trialRun'
|
||||
},
|
||||
}
|
||||
]
|
||||
|
||||
const active: any = ref(Voltage[0].value)
|
||||
@@ -356,8 +356,7 @@ const info = (row: any) => {
|
||||
}),
|
||||
axisLabel: {
|
||||
color: '#000',
|
||||
fontSize: 12,
|
||||
interval: 0
|
||||
fontSize: 12
|
||||
}
|
||||
},
|
||||
grid: {
|
||||
@@ -367,7 +366,7 @@ const info = (row: any) => {
|
||||
},
|
||||
|
||||
options: {
|
||||
dataZoom: null,
|
||||
// dataZoom: null,
|
||||
series: [
|
||||
{
|
||||
name: '超标监测点数',
|
||||
|
||||
Reference in New Issue
Block a user