代码提交
This commit is contained in:
parent
aba493c846
commit
dd493fdf40
|
@ -1117,6 +1117,7 @@ export default {
|
|||
{
|
||||
name: "重合不成",
|
||||
type: "bar",
|
||||
barMaxWidth: 15,
|
||||
stack: "Total1",
|
||||
label:{
|
||||
show:true
|
||||
|
@ -1150,6 +1151,7 @@ export default {
|
|||
{
|
||||
name: "无重合闸",
|
||||
type: "bar",
|
||||
barMaxWidth: 15,
|
||||
stack: "Total1",
|
||||
label:{
|
||||
show:true
|
||||
|
@ -1184,6 +1186,7 @@ export default {
|
|||
{
|
||||
name: "接地",
|
||||
type: "bar",
|
||||
barMaxWidth: 15,
|
||||
stack: "Total1",
|
||||
label:{
|
||||
show:true
|
||||
|
|
Loading…
Reference in New Issue