From 41505d0696e36b141b0d42268591e3759a0fbaaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 31 Jan 2023 12:47:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xm/rpt/branch/branchWorkItemDayList.vue | 5 ++--- src/views/xm/rpt/branch/menuDayAccumulate.vue | 11 +++------- src/views/xm/rpt/branch/menuDayTrend.vue | 6 ++--- .../xm/rpt/branch/questionDayAccumulate.vue | 11 +++------- src/views/xm/rpt/branch/questionDayTrend.vue | 6 ++--- .../iteration/IterationWorkItemDayList.vue | 5 ++--- src/views/xm/rpt/iteration/burnout.vue | 6 ++--- .../xm/rpt/iteration/menuDayAccumulate.vue | 11 +++------- src/views/xm/rpt/iteration/menuDayTrend.vue | 6 ++--- .../rpt/iteration/questionDayAccumulate.vue | 11 +++------- .../xm/rpt/iteration/questionDayTrend.vue | 6 ++--- src/views/xm/rpt/product/menuAgeDist.vue | 6 ++--- src/views/xm/rpt/product/menuAttDist.vue | 6 ++--- .../xm/rpt/product/menuDayAccumulate.vue | 6 ++--- src/views/xm/rpt/product/menuDayTrend.vue | 6 ++--- src/views/xm/rpt/product/menuSort.vue | 3 +-- .../xm/rpt/product/productWorkItemDayList.vue | 5 ++--- src/views/xm/rpt/product/questionAgeDist.vue | 6 ++--- .../xm/rpt/product/questionDayAccumulate.vue | 18 ++++----------- src/views/xm/rpt/product/questionDayTrend.vue | 6 ++--- .../xm/rpt/product/questionRetestDist.vue | 6 ++--- .../xm/rpt/project/projectWorkItemDayList.vue | 5 ++--- .../rpt/project/projectWorkloadSetDayList.vue | 3 +-- .../project/projectWorkloadSetMonthList.vue | 5 ++--- src/views/xm/rpt/project/taskAgeDist.vue | 6 ++--- src/views/xm/rpt/project/taskAttDist.vue | 6 ++--- .../xm/rpt/project/taskDayAccumulate.vue | 22 +++++-------------- src/views/xm/rpt/project/taskDayTrend.vue | 6 ++--- src/views/xm/rpt/project/taskSort.vue | 3 +-- .../xm/rpt/testPlan/testCaseToPlanCalc.vue | 6 ++--- .../xm/rpt/testPlan/testDayTimesCalc.vue | 3 +-- .../testPlan/testPlanCaseExecStatusDist.vue | 6 ++--- .../xm/rpt/testPlan/testPlanCaseUserDist.vue | 6 ++--- 33 files changed, 72 insertions(+), 157 deletions(-) diff --git a/src/views/xm/rpt/branch/branchWorkItemDayList.vue b/src/views/xm/rpt/branch/branchWorkItemDayList.vue index 93fd1bbd..a304e4f2 100644 --- a/src/views/xm/rpt/branch/branchWorkItemDayList.vue +++ b/src/views/xm/rpt/branch/branchWorkItemDayList.vue @@ -3,7 +3,7 @@
-
+
@@ -167,8 +167,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', }, dataset: { diff --git a/src/views/xm/rpt/branch/menuDayAccumulate.vue b/src/views/xm/rpt/branch/menuDayAccumulate.vue index 767d96c3..d037a265 100644 --- a/src/views/xm/rpt/branch/menuDayAccumulate.vue +++ b/src/views/xm/rpt/branch/menuDayAccumulate.vue @@ -3,8 +3,7 @@
-
+
@@ -177,14 +176,10 @@ } }, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['未开始', '执行中', '已完成', '已关闭'] }, - grid: { - left: '3%', - right: '4%', - bottom: '3%', + grid: { containLabel: true }, toolbox: { diff --git a/src/views/xm/rpt/branch/menuDayTrend.vue b/src/views/xm/rpt/branch/menuDayTrend.vue index 7edb730f..a4d4e31e 100644 --- a/src/views/xm/rpt/branch/menuDayTrend.vue +++ b/src/views/xm/rpt/branch/menuDayTrend.vue @@ -4,8 +4,7 @@
-
+
@@ -173,8 +172,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['未开始故事数','执行中故事数','已完成故事数','已关闭故事数'] }, xAxis: { diff --git a/src/views/xm/rpt/branch/questionDayAccumulate.vue b/src/views/xm/rpt/branch/questionDayAccumulate.vue index 798f8c68..136076d8 100644 --- a/src/views/xm/rpt/branch/questionDayAccumulate.vue +++ b/src/views/xm/rpt/branch/questionDayAccumulate.vue @@ -3,8 +3,7 @@
-
+
@@ -165,14 +164,10 @@ } }, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['新提出', '执行中', '已解决', '已关闭'] }, - grid: { - left: '3%', - right: '4%', - bottom: '3%', + grid: { containLabel: true }, toolbox: { diff --git a/src/views/xm/rpt/branch/questionDayTrend.vue b/src/views/xm/rpt/branch/questionDayTrend.vue index e4d31200..d5bf53d9 100644 --- a/src/views/xm/rpt/branch/questionDayTrend.vue +++ b/src/views/xm/rpt/branch/questionDayTrend.vue @@ -4,8 +4,7 @@
-
+
@@ -174,8 +173,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['新提出','执行中','已解决','已关闭'] }, xAxis: { diff --git a/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue b/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue index 00626321..71e55c42 100644 --- a/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue +++ b/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue @@ -3,7 +3,7 @@
-
+
@@ -209,8 +209,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', }, dataset: { diff --git a/src/views/xm/rpt/iteration/burnout.vue b/src/views/xm/rpt/iteration/burnout.vue index 876d7a52..cf2c1eb8 100644 --- a/src/views/xm/rpt/iteration/burnout.vue +++ b/src/views/xm/rpt/iteration/burnout.vue @@ -5,8 +5,7 @@
-
+
@@ -224,8 +223,7 @@ } }, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['理想线','预估剩余工时', '剩余工时'] }, xAxis: { diff --git a/src/views/xm/rpt/iteration/menuDayAccumulate.vue b/src/views/xm/rpt/iteration/menuDayAccumulate.vue index 22f1f5c5..2becb649 100644 --- a/src/views/xm/rpt/iteration/menuDayAccumulate.vue +++ b/src/views/xm/rpt/iteration/menuDayAccumulate.vue @@ -3,8 +3,7 @@
-
+
@@ -219,14 +218,10 @@ } }, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['未开始', '执行中', '已完成', '已关闭'] }, - grid: { - left: '3%', - right: '4%', - bottom: '3%', + grid: { containLabel: true }, xAxis: { diff --git a/src/views/xm/rpt/iteration/menuDayTrend.vue b/src/views/xm/rpt/iteration/menuDayTrend.vue index c4eb9ca6..63a98a42 100644 --- a/src/views/xm/rpt/iteration/menuDayTrend.vue +++ b/src/views/xm/rpt/iteration/menuDayTrend.vue @@ -4,8 +4,7 @@
-
+
@@ -217,8 +216,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['未开始故事数','执行中故事数','已完成故事数','已关闭故事数'] }, xAxis: { diff --git a/src/views/xm/rpt/iteration/questionDayAccumulate.vue b/src/views/xm/rpt/iteration/questionDayAccumulate.vue index 8f766bd7..eee6a895 100644 --- a/src/views/xm/rpt/iteration/questionDayAccumulate.vue +++ b/src/views/xm/rpt/iteration/questionDayAccumulate.vue @@ -3,8 +3,7 @@
-
+
@@ -206,14 +205,10 @@ } }, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['新提出', '执行中', '已解决', '已关闭'] }, - grid: { - left: '3%', - right: '4%', - bottom: '3%', + grid: { containLabel: true }, toolbox: { diff --git a/src/views/xm/rpt/iteration/questionDayTrend.vue b/src/views/xm/rpt/iteration/questionDayTrend.vue index bdce11e0..dda0ea10 100644 --- a/src/views/xm/rpt/iteration/questionDayTrend.vue +++ b/src/views/xm/rpt/iteration/questionDayTrend.vue @@ -3,8 +3,7 @@
-
+
@@ -216,8 +215,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['新提出','执行中','已解决','已关闭'] }, xAxis: { diff --git a/src/views/xm/rpt/product/menuAgeDist.vue b/src/views/xm/rpt/product/menuAgeDist.vue index 99397fe2..67807cfa 100644 --- a/src/views/xm/rpt/product/menuAgeDist.vue +++ b/src/views/xm/rpt/product/menuAgeDist.vue @@ -3,8 +3,7 @@
-
+
@@ -195,8 +194,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/product/menuAttDist.vue b/src/views/xm/rpt/product/menuAttDist.vue index 91280b4d..07fd62e0 100644 --- a/src/views/xm/rpt/product/menuAttDist.vue +++ b/src/views/xm/rpt/product/menuAttDist.vue @@ -3,8 +3,7 @@
-
+
@@ -252,8 +251,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/product/menuDayAccumulate.vue b/src/views/xm/rpt/product/menuDayAccumulate.vue index f5cb7e71..d02d9fb7 100644 --- a/src/views/xm/rpt/product/menuDayAccumulate.vue +++ b/src/views/xm/rpt/product/menuDayAccumulate.vue @@ -3,8 +3,7 @@
- +
@@ -201,8 +200,7 @@ } }, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['未开始', '执行中', '已完成', '已关闭'] }, grid: { diff --git a/src/views/xm/rpt/product/menuDayTrend.vue b/src/views/xm/rpt/product/menuDayTrend.vue index d7fb6ed2..f10c5f1e 100644 --- a/src/views/xm/rpt/product/menuDayTrend.vue +++ b/src/views/xm/rpt/product/menuDayTrend.vue @@ -4,8 +4,7 @@
- +
@@ -199,8 +198,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['未开始故事数','执行中故事数','已完成故事数','已关闭故事数'] }, xAxis: { diff --git a/src/views/xm/rpt/product/menuSort.vue b/src/views/xm/rpt/product/menuSort.vue index f52b258e..e127deb7 100644 --- a/src/views/xm/rpt/product/menuSort.vue +++ b/src/views/xm/rpt/product/menuSort.vue @@ -3,8 +3,7 @@
-
+
diff --git a/src/views/xm/rpt/product/productWorkItemDayList.vue b/src/views/xm/rpt/product/productWorkItemDayList.vue index 29483c6a..1bce02f4 100644 --- a/src/views/xm/rpt/product/productWorkItemDayList.vue +++ b/src/views/xm/rpt/product/productWorkItemDayList.vue @@ -4,7 +4,7 @@
-
+
@@ -193,8 +193,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', }, dataset: { diff --git a/src/views/xm/rpt/product/questionAgeDist.vue b/src/views/xm/rpt/product/questionAgeDist.vue index 7b71c589..f1a860be 100644 --- a/src/views/xm/rpt/product/questionAgeDist.vue +++ b/src/views/xm/rpt/product/questionAgeDist.vue @@ -3,8 +3,7 @@
-
+
@@ -221,8 +220,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/product/questionDayAccumulate.vue b/src/views/xm/rpt/product/questionDayAccumulate.vue index 91862cc8..44a4812f 100644 --- a/src/views/xm/rpt/product/questionDayAccumulate.vue +++ b/src/views/xm/rpt/product/questionDayAccumulate.vue @@ -3,8 +3,7 @@
-
+
@@ -191,14 +190,10 @@ } }, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['新提出', '执行中', '已解决', '已关闭'] }, - grid: { - left: '3%', - right: '4%', - bottom: '3%', + grid: { containLabel: true }, toolbox: { @@ -258,12 +253,7 @@ areaStyle: {}, emphasis: { focus: 'series' - }, - - label: { - show: true, - position: 'top' - }, + }, data: this.closedBugsCpd, } ] diff --git a/src/views/xm/rpt/product/questionDayTrend.vue b/src/views/xm/rpt/product/questionDayTrend.vue index 68a2b41a..25b44355 100644 --- a/src/views/xm/rpt/product/questionDayTrend.vue +++ b/src/views/xm/rpt/product/questionDayTrend.vue @@ -4,8 +4,7 @@
-
+
@@ -199,8 +198,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['新提出','执行中','已解决','已关闭'] }, xAxis: { diff --git a/src/views/xm/rpt/product/questionRetestDist.vue b/src/views/xm/rpt/product/questionRetestDist.vue index 17335ac0..47f2fd7d 100644 --- a/src/views/xm/rpt/product/questionRetestDist.vue +++ b/src/views/xm/rpt/product/questionRetestDist.vue @@ -3,8 +3,7 @@
-
+
@@ -256,8 +255,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/project/projectWorkItemDayList.vue b/src/views/xm/rpt/project/projectWorkItemDayList.vue index d280b0e7..8ca699ab 100644 --- a/src/views/xm/rpt/project/projectWorkItemDayList.vue +++ b/src/views/xm/rpt/project/projectWorkItemDayList.vue @@ -5,7 +5,7 @@
-
+
@@ -188,8 +188,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', }, dataset: { diff --git a/src/views/xm/rpt/project/projectWorkloadSetDayList.vue b/src/views/xm/rpt/project/projectWorkloadSetDayList.vue index 79a0db17..d70455f5 100644 --- a/src/views/xm/rpt/project/projectWorkloadSetDayList.vue +++ b/src/views/xm/rpt/project/projectWorkloadSetDayList.vue @@ -206,8 +206,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', }, dataset: { diff --git a/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue b/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue index 35b3ea8b..eeb070c7 100644 --- a/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue +++ b/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue @@ -5,7 +5,7 @@
-
+
@@ -207,8 +207,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', }, dataset: { diff --git a/src/views/xm/rpt/project/taskAgeDist.vue b/src/views/xm/rpt/project/taskAgeDist.vue index f2ba4bfa..268eb5c6 100644 --- a/src/views/xm/rpt/project/taskAgeDist.vue +++ b/src/views/xm/rpt/project/taskAgeDist.vue @@ -4,8 +4,7 @@
-
+
@@ -166,8 +165,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/project/taskAttDist.vue b/src/views/xm/rpt/project/taskAttDist.vue index 06bc4d0f..b577c129 100644 --- a/src/views/xm/rpt/project/taskAttDist.vue +++ b/src/views/xm/rpt/project/taskAttDist.vue @@ -4,8 +4,7 @@
-
+
@@ -226,8 +225,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/project/taskDayAccumulate.vue b/src/views/xm/rpt/project/taskDayAccumulate.vue index f1877ce7..9bab0aa3 100644 --- a/src/views/xm/rpt/project/taskDayAccumulate.vue +++ b/src/views/xm/rpt/project/taskDayAccumulate.vue @@ -4,8 +4,7 @@
-
+
@@ -178,18 +177,14 @@ backgroundColor: '#6a7985' } } - }, - + }, + calculable: true, barMaxWidth: 100, - legend: { - top:'5%', - left: 'center', + legend: { + bottom: 'bottom', data: ['未开始', '执行中', '已完成', '已关闭'] }, - grid: { - left: '3%', - right: '4%', - bottom: '3%', + grid: { containLabel: true }, toolbox: { @@ -249,11 +244,6 @@ emphasis: { focus: 'series' }, - - label: { - show: true, - position: 'top' - }, data: this.taskCloseCntCpd, } ] diff --git a/src/views/xm/rpt/project/taskDayTrend.vue b/src/views/xm/rpt/project/taskDayTrend.vue index cd0026d2..35b65855 100644 --- a/src/views/xm/rpt/project/taskDayTrend.vue +++ b/src/views/xm/rpt/project/taskDayTrend.vue @@ -5,8 +5,7 @@
-
+
@@ -189,8 +188,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['待领取','执行中','已完成','已结算','已关闭'] }, xAxis: { diff --git a/src/views/xm/rpt/project/taskSort.vue b/src/views/xm/rpt/project/taskSort.vue index 4163650f..fabd1f97 100644 --- a/src/views/xm/rpt/project/taskSort.vue +++ b/src/views/xm/rpt/project/taskSort.vue @@ -4,8 +4,7 @@
-
+
diff --git a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue index f8aa2057..c5597cf1 100644 --- a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue +++ b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue @@ -5,8 +5,7 @@
-
+
@@ -199,8 +198,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue index 66bb8418..c848e8c6 100644 --- a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue +++ b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue @@ -4,8 +4,7 @@
-
+
diff --git a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue index 69c3b6d9..3daea6cf 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue @@ -5,8 +5,7 @@
-
+
@@ -192,8 +191,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data:this.legendCpd, }, series: [ diff --git a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue index 5fcfa3ca..bf067373 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue @@ -5,8 +5,7 @@
-
+
@@ -213,8 +212,7 @@ calculable: true, legend: { - top:'5%', - left: 'center', + bottom: 'bottom', data: ['已执行', '未执行'] }, xAxis: {