From 828e83e25c438661428ce699c0031cccfeb9b422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Fri, 27 Jan 2023 20:28:04 +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/testPlan/testCaseToPlanCalc.vue | 15 ++++++-------- .../xm/rpt/testPlan/testDayTimesCalc.vue | 20 +++++++++++-------- .../testPlan/testPlanCaseExecStatusDist.vue | 13 +++++------- .../xm/rpt/testPlan/testPlanCaseUserDist.vue | 13 +++++------- 4 files changed, 28 insertions(+), 33 deletions(-) diff --git a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue index a33720f6..458a65ad 100644 --- a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue +++ b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue @@ -11,9 +11,11 @@ - - - + + + + {{xmProject.id}}
{{ xmProject.name }}
+
{{xmProductCpd.id}}
{{ xmProductCpd.productName }}
@@ -24,13 +26,8 @@
- {{ filters.testPlan.name }}选择计划 + {{ filters.testPlan.name }}选择计划 - - - - {{xmProject.id}}
{{ xmProject.name }}
-
查询 diff --git a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue index 2540f0ef..f7d49144 100644 --- a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue +++ b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue @@ -12,18 +12,22 @@
- + + + + {{xmProject.id}}
{{ xmProject.name }}
+
{{xmProductCpd.id}}
{{ xmProductCpd.productName }}
- -
- -
- - 查询 - + +
+ +
+ + 查询 +
diff --git a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue index 3a545958..33d3cc86 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue @@ -11,9 +11,11 @@ - - - + + + + {{xmProject.id}}
{{ xmProject.name }}
+
{{xmProductCpd.id}}
{{ xmProductCpd.productName }}
@@ -26,11 +28,6 @@ {{ filters.testPlan.name }}选择计划 - - - - {{xmProject.id}}
{{ xmProject.name }}
-
查询 diff --git a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue index d0d1087c..e92f8f7b 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue @@ -11,8 +11,11 @@
- - + + + + {{xmProject.id}}
{{ xmProject.name }}
+
{{xmProductCpd.id}}
{{ xmProductCpd.productName }}
@@ -25,12 +28,6 @@ {{ filters.testPlan.name }}选择计划 - - - - - {{xmProject.id}}
{{ xmProject.name }}
-
查询