工单导出
This commit is contained in:
@@ -93,7 +93,7 @@ export default {
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
// position: [-5, -16],
|
||||
@@ -107,7 +107,7 @@ export default {
|
||||
name: "3",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: [0, -16],
|
||||
@@ -272,7 +272,7 @@ export default {
|
||||
name: "2",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
// position: [-5, -16],
|
||||
@@ -286,7 +286,7 @@ export default {
|
||||
name: "3",
|
||||
data: [],
|
||||
type: "bar",
|
||||
barWidth: 20,
|
||||
barWidth: 16,
|
||||
label: {
|
||||
show: true,
|
||||
position: [0, -16],
|
||||
|
||||
Reference in New Issue
Block a user