工单导出
This commit is contained in:
@@ -83,7 +83,7 @@ export default {
|
||||
name: "1",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: 0.5,
|
||||
label: {
|
||||
show: true,
|
||||
@@ -99,7 +99,7 @@ export default {
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
@@ -114,7 +114,7 @@ export default {
|
||||
name: "3",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
@@ -129,7 +129,7 @@ export default {
|
||||
name: "4",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
@@ -237,7 +237,7 @@ export default {
|
||||
name: "1",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: 0.5,
|
||||
label: {
|
||||
show: true,
|
||||
@@ -253,7 +253,7 @@ export default {
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: "100%",
|
||||
label: {
|
||||
show: true,
|
||||
@@ -269,7 +269,7 @@ export default {
|
||||
name: "3",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
@@ -284,7 +284,7 @@ export default {
|
||||
name: "4",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
@@ -376,7 +376,7 @@ export default {
|
||||
name: "1",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
barGap: 0.5,
|
||||
label: {
|
||||
show: true,
|
||||
@@ -392,7 +392,7 @@ export default {
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
@@ -407,7 +407,7 @@ export default {
|
||||
name: "3",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
@@ -422,7 +422,7 @@ export default {
|
||||
name: "4",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: "top",
|
||||
|
||||
Reference in New Issue
Block a user