工单导出

This commit is contained in:
‘937886381’
2024-07-08 16:54:58 +08:00
parent 2c53c249af
commit 72855a6f04
36 changed files with 1047 additions and 197 deletions

View File

@@ -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",