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