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 }}
-
查询