diff --git a/src/views/xm/rpt/testCase/testCaseSort.vue b/src/views/xm/rpt/testCase/testCaseSort.vue index 26db83e6..fecec693 100644 --- a/src/views/xm/rpt/testCase/testCaseSort.vue +++ b/src/views/xm/rpt/testCase/testCaseSort.vue @@ -9,57 +9,74 @@
- - - - - - - - - {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
-
- - - {{xmProject.id}}
{{ xmProject.name }}
-
- - - {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
-
- - {{xmIteration.id}} -
{{ xmIteration.iterationName }}
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - 查询 - -
+ + + + + 从报告移出该报表 + 关闭 + + + + + + + + + + + + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
+
+ + + {{xmProject.id}}
{{ xmProject.name }}
+
+ + + {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
+
+ + {{xmIteration.id}} +
{{ xmIteration.iterationName }}
+
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ + + + 查询 + +
+
+
+
diff --git a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue index 57bde005..3bc078ce 100644 --- a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue +++ b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue @@ -9,42 +9,51 @@
- - - - - {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
-
- - - {{xmProject.id}}
{{ xmProject.name }}
-
- - - {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
-
- - {{xmIteration.id}} -
{{ xmIteration.iterationName }}
-
-
- - - - - {{xmTestPlan.id}} -
{{ xmTestPlan.name }}
-
-
- - {{ filters.testPlan.name }} - 清除 - 选择计划 - - - 查询 - -
+ + + + + 从报告移出该报表 + 关闭 + + + + + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
+
+ + + {{xmProject.id}}
{{ xmProject.name }}
+
+ + + {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
+
+ + {{xmIteration.id}} +
{{ xmIteration.iterationName }}
+
+
+ + + + + {{xmTestPlan.id}} +
{{ xmTestPlan.name }}
+
+
+ + {{ filters.testPlan.name }} + 清除 + 选择计划 + + + 查询 + +
+
+
+
diff --git a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue index be8d6411..ad427585 100644 --- a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue +++ b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue @@ -8,47 +8,56 @@
- - - - - {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
-
- - - {{xmProject.id}}
{{ xmProject.name }}
-
- - - {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
-
- - {{xmIteration.id}} -
{{ xmIteration.iterationName }}
-
-
- - - - - {{xmTestPlan.id}} -
{{ xmTestPlan.name }}
-
-
- - {{ filters.testPlan.name }} - 清除 - 选择计划 - - -
- -
- - 查询 - -
-
+ + + + + 从报告移出该报表 + 关闭 + + + + + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
+
+ + + {{xmProject.id}}
{{ xmProject.name }}
+
+ + + {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
+
+ + {{xmIteration.id}} +
{{ xmIteration.iterationName }}
+
+
+ + + + + {{xmTestPlan.id}} +
{{ xmTestPlan.name }}
+
+
+ + {{ filters.testPlan.name }} + 清除 + 选择计划 + + +
+ +
+ + 查询 + +
+
+
+ +
diff --git a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue index 337b44f9..0777e076 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue @@ -9,43 +9,52 @@
- - - - - {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
-
- - - {{xmProject.id}}
{{ xmProject.name }}
-
- - - {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
-
- - {{xmIteration.id}} -
{{ xmIteration.iterationName }}
-
-
- - - - - {{xmTestPlan.id}} -
{{ xmTestPlan.name }}
-
-
- - {{ filters.testPlan.name }} - 清除 - 选择计划 - - - 查询 - -
-
+ + + + + 从报告移出该报表 + 关闭 + + + + + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
+
+ + + {{xmProject.id}}
{{ xmProject.name }}
+
+ + + {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
+
+ + {{xmIteration.id}} +
{{ xmIteration.iterationName }}
+
+
+ + + + + {{xmTestPlan.id}} +
{{ xmTestPlan.name }}
+
+
+ + {{ filters.testPlan.name }} + 清除 + 选择计划 + + + 查询 + +
+
+
+ +
diff --git a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue index 6f7f6d31..b8846ec1 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue @@ -9,42 +9,51 @@
- - - - - {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
-
- - - {{xmProject.id}}
{{ xmProject.name }}
-
- - - {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
-
- - {{xmIteration.id}} -
{{ xmIteration.iterationName }}
-
-
- - - - - {{xmTestPlan.id}} -
{{ xmTestPlan.name }}
-
-
- - {{ filters.testPlan.name }} - 清除 - 选择计划 - - - 查询 - -
+ + + + + 从报告移出该报表 + 关闭 + + + + + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
+
+ + + {{xmProject.id}}
{{ xmProject.name }}
+
+ + + {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
+
+ + {{xmIteration.id}} +
{{ xmIteration.iterationName }}
+
+
+ + + + + {{xmTestPlan.id}} +
{{ xmTestPlan.name }}
+
+
+ + {{ filters.testPlan.name }} + 清除 + 选择计划 + + + 查询 + +
+
+
+