工单导出
This commit is contained in:
@@ -73,13 +73,13 @@ export default {
|
||||
name: "1",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
},
|
||||
{
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: "-100%",
|
||||
label: {
|
||||
show: true,
|
||||
@@ -98,13 +98,13 @@ export default {
|
||||
name: "1",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
},
|
||||
{
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: "-100%",
|
||||
label: {
|
||||
show: true,
|
||||
@@ -258,13 +258,13 @@ export default {
|
||||
name: "1",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
},
|
||||
{
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: "-100%",
|
||||
label: {
|
||||
show: true,
|
||||
@@ -283,13 +283,13 @@ export default {
|
||||
name: "1",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
},
|
||||
{
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: "-100%",
|
||||
label: {
|
||||
show: true,
|
||||
|
||||
Reference in New Issue
Block a user