From e36b54679176d9fee27138af057f9b0e27510f48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Fri, 3 Feb 2023 23:37:17 +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 | 2 +- src/views/xm/rpt/branch/menuDayAccumulate.vue | 2 +- src/views/xm/rpt/branch/menuDayTrend.vue | 2 +- .../xm/rpt/branch/questionDayAccumulate.vue | 2 +- src/views/xm/rpt/branch/questionDayTrend.vue | 2 +- .../iteration/IterationWorkItemDayList.vue | 2 +- src/views/xm/rpt/iteration/burnout.vue | 2 +- .../xm/rpt/iteration/menuDayAccumulate.vue | 2 +- src/views/xm/rpt/iteration/menuDayTrend.vue | 2 +- .../rpt/iteration/questionDayAccumulate.vue | 2 +- .../xm/rpt/iteration/questionDayTrend.vue | 2 +- src/views/xm/rpt/product/menuAgeDist.vue | 14 ++++++------ src/views/xm/rpt/product/menuAttDist.vue | 18 +++++++-------- .../xm/rpt/product/menuDayAccumulate.vue | 2 +- src/views/xm/rpt/product/menuDayTrend.vue | 2 +- src/views/xm/rpt/product/menuSort.vue | 16 +++++++------- .../xm/rpt/product/productWorkItemDayList.vue | 2 +- src/views/xm/rpt/product/questionAgeDist.vue | 18 +++++++-------- src/views/xm/rpt/product/questionAttDist.vue | 22 +++++++++---------- .../xm/rpt/product/questionDayAccumulate.vue | 2 +- src/views/xm/rpt/product/questionDayTrend.vue | 2 +- .../xm/rpt/product/questionRetestDist.vue | 18 +++++++-------- src/views/xm/rpt/product/questionSort.vue | 20 ++++++++--------- .../xm/rpt/project/projectWorkItemDayList.vue | 2 +- .../rpt/project/projectWorkloadSetDayList.vue | 4 ++-- .../project/projectWorkloadSetMonthList.vue | 4 ++-- src/views/xm/rpt/project/taskAgeDist.vue | 14 ++++++------ src/views/xm/rpt/project/taskAttDist.vue | 20 ++++++++--------- .../xm/rpt/project/taskDayAccumulate.vue | 2 +- src/views/xm/rpt/project/taskDayTrend.vue | 2 +- src/views/xm/rpt/project/taskSort.vue | 16 +++++++------- src/views/xm/rpt/testCase/testCaseSort.vue | 14 ++++++------ .../xm/rpt/testPlan/testCaseToPlanCalc.vue | 2 +- .../xm/rpt/testPlan/testDayTimesCalc.vue | 2 +- .../testPlan/testPlanCaseExecStatusDist.vue | 2 +- .../xm/rpt/testPlan/testPlanCaseUserDist.vue | 2 +- 36 files changed, 122 insertions(+), 122 deletions(-) diff --git a/src/views/xm/rpt/branch/branchWorkItemDayList.vue b/src/views/xm/rpt/branch/branchWorkItemDayList.vue index 55b008dc..b40c3e0c 100644 --- a/src/views/xm/rpt/branch/branchWorkItemDayList.vue +++ b/src/views/xm/rpt/branch/branchWorkItemDayList.vue @@ -29,7 +29,7 @@ 从报告移除该报表 - +
diff --git a/src/views/xm/rpt/branch/menuDayAccumulate.vue b/src/views/xm/rpt/branch/menuDayAccumulate.vue index 7d59dc61..cbea442b 100644 --- a/src/views/xm/rpt/branch/menuDayAccumulate.vue +++ b/src/views/xm/rpt/branch/menuDayAccumulate.vue @@ -7,7 +7,7 @@ - + diff --git a/src/views/xm/rpt/branch/menuDayTrend.vue b/src/views/xm/rpt/branch/menuDayTrend.vue index 41911a10..00a993c4 100644 --- a/src/views/xm/rpt/branch/menuDayTrend.vue +++ b/src/views/xm/rpt/branch/menuDayTrend.vue @@ -9,7 +9,7 @@ - +
diff --git a/src/views/xm/rpt/branch/questionDayAccumulate.vue b/src/views/xm/rpt/branch/questionDayAccumulate.vue index ac0e7a98..069cf614 100644 --- a/src/views/xm/rpt/branch/questionDayAccumulate.vue +++ b/src/views/xm/rpt/branch/questionDayAccumulate.vue @@ -7,7 +7,7 @@
- +
diff --git a/src/views/xm/rpt/branch/questionDayTrend.vue b/src/views/xm/rpt/branch/questionDayTrend.vue index f9e77996..ada72a6e 100644 --- a/src/views/xm/rpt/branch/questionDayTrend.vue +++ b/src/views/xm/rpt/branch/questionDayTrend.vue @@ -9,7 +9,7 @@
- +
diff --git a/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue b/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue index 8e835540..e82509cb 100644 --- a/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue +++ b/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue @@ -7,7 +7,7 @@
- + {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
diff --git a/src/views/xm/rpt/iteration/burnout.vue b/src/views/xm/rpt/iteration/burnout.vue index 7c00519f..91b5ae79 100644 --- a/src/views/xm/rpt/iteration/burnout.vue +++ b/src/views/xm/rpt/iteration/burnout.vue @@ -10,7 +10,7 @@
- + {{xmProductCpd.id}}
{{ xmProductCpd.productName }}
diff --git a/src/views/xm/rpt/iteration/menuDayAccumulate.vue b/src/views/xm/rpt/iteration/menuDayAccumulate.vue index b3130ca2..13acf7f9 100644 --- a/src/views/xm/rpt/iteration/menuDayAccumulate.vue +++ b/src/views/xm/rpt/iteration/menuDayAccumulate.vue @@ -7,7 +7,7 @@
- + diff --git a/src/views/xm/rpt/iteration/menuDayTrend.vue b/src/views/xm/rpt/iteration/menuDayTrend.vue index 3651f2a1..2c36bbf7 100644 --- a/src/views/xm/rpt/iteration/menuDayTrend.vue +++ b/src/views/xm/rpt/iteration/menuDayTrend.vue @@ -9,7 +9,7 @@ - + diff --git a/src/views/xm/rpt/iteration/questionDayAccumulate.vue b/src/views/xm/rpt/iteration/questionDayAccumulate.vue index f737c798..c37a1433 100644 --- a/src/views/xm/rpt/iteration/questionDayAccumulate.vue +++ b/src/views/xm/rpt/iteration/questionDayAccumulate.vue @@ -7,7 +7,7 @@ - + diff --git a/src/views/xm/rpt/iteration/questionDayTrend.vue b/src/views/xm/rpt/iteration/questionDayTrend.vue index 288e23a2..1b4e4f05 100644 --- a/src/views/xm/rpt/iteration/questionDayTrend.vue +++ b/src/views/xm/rpt/iteration/questionDayTrend.vue @@ -8,7 +8,7 @@ - + diff --git a/src/views/xm/rpt/product/menuAgeDist.vue b/src/views/xm/rpt/product/menuAgeDist.vue index 410a3cc8..c4c039db 100644 --- a/src/views/xm/rpt/product/menuAgeDist.vue +++ b/src/views/xm/rpt/product/menuAgeDist.vue @@ -8,7 +8,7 @@ - + @@ -23,27 +23,27 @@ - + - + - + - + - - + + diff --git a/src/views/xm/rpt/product/menuAttDist.vue b/src/views/xm/rpt/product/menuAttDist.vue index 58203836..4b711011 100644 --- a/src/views/xm/rpt/product/menuAttDist.vue +++ b/src/views/xm/rpt/product/menuAttDist.vue @@ -8,9 +8,9 @@ - + - + @@ -28,27 +28,27 @@
- + - + - + - + - - + + @@ -190,7 +190,7 @@ {id:'dtype', name:'需求类型'}, {id:'source', name:'需求来源'}, {id:'dlvl', name:'需求层次'}, - {id:'priority', name:'优先级'} + {id:'priority', name:'优先级别'} ], dicts:{ 'demandSource':[],'demandLvl':[],'demandType':[],'priority':[],'menuStatus':[] diff --git a/src/views/xm/rpt/product/menuDayAccumulate.vue b/src/views/xm/rpt/product/menuDayAccumulate.vue index d69d50f4..fb7f0667 100644 --- a/src/views/xm/rpt/product/menuDayAccumulate.vue +++ b/src/views/xm/rpt/product/menuDayAccumulate.vue @@ -7,7 +7,7 @@ - + diff --git a/src/views/xm/rpt/product/menuDayTrend.vue b/src/views/xm/rpt/product/menuDayTrend.vue index 17d8e967..b3643350 100644 --- a/src/views/xm/rpt/product/menuDayTrend.vue +++ b/src/views/xm/rpt/product/menuDayTrend.vue @@ -9,7 +9,7 @@ - + diff --git a/src/views/xm/rpt/product/menuSort.vue b/src/views/xm/rpt/product/menuSort.vue index 2ff800bf..e728054b 100644 --- a/src/views/xm/rpt/product/menuSort.vue +++ b/src/views/xm/rpt/product/menuSort.vue @@ -8,9 +8,9 @@ - + - + @@ -27,27 +27,27 @@ - + - + - + - + - - + + diff --git a/src/views/xm/rpt/product/productWorkItemDayList.vue b/src/views/xm/rpt/product/productWorkItemDayList.vue index 327dcd93..b577a4dc 100644 --- a/src/views/xm/rpt/product/productWorkItemDayList.vue +++ b/src/views/xm/rpt/product/productWorkItemDayList.vue @@ -8,7 +8,7 @@ - + diff --git a/src/views/xm/rpt/product/questionAgeDist.vue b/src/views/xm/rpt/product/questionAgeDist.vue index 19bbb8e8..976f2c59 100644 --- a/src/views/xm/rpt/product/questionAgeDist.vue +++ b/src/views/xm/rpt/product/questionAgeDist.vue @@ -8,7 +8,7 @@ - + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
@@ -40,38 +40,38 @@ 选择计划
- + - + - + - + - - + + - + - + diff --git a/src/views/xm/rpt/product/questionAttDist.vue b/src/views/xm/rpt/product/questionAttDist.vue index 97622492..1882723c 100644 --- a/src/views/xm/rpt/product/questionAttDist.vue +++ b/src/views/xm/rpt/product/questionAttDist.vue @@ -8,9 +8,9 @@
- + - + @@ -45,38 +45,38 @@ 选择计划
- + - + - + - + - - + + - + - + @@ -231,7 +231,7 @@ {id:'bug_type', name:'缺陷类型'}, {id:'bug_reason', name:'缺陷原因'}, {id:'bug_severity', name:'紧急程度'}, - {id:'priority', name:'优先级'}, + {id:'priority', name:'优先级别'}, {id:'solution', name:'解决方案'}, {id:'rep_rate', name:'复现频率'}, diff --git a/src/views/xm/rpt/product/questionDayAccumulate.vue b/src/views/xm/rpt/product/questionDayAccumulate.vue index e1445bb6..aca01974 100644 --- a/src/views/xm/rpt/product/questionDayAccumulate.vue +++ b/src/views/xm/rpt/product/questionDayAccumulate.vue @@ -7,7 +7,7 @@ - + diff --git a/src/views/xm/rpt/product/questionDayTrend.vue b/src/views/xm/rpt/product/questionDayTrend.vue index 58ffac0c..22dab6a2 100644 --- a/src/views/xm/rpt/product/questionDayTrend.vue +++ b/src/views/xm/rpt/product/questionDayTrend.vue @@ -9,7 +9,7 @@ - + diff --git a/src/views/xm/rpt/product/questionRetestDist.vue b/src/views/xm/rpt/product/questionRetestDist.vue index 76f995fa..f677018d 100644 --- a/src/views/xm/rpt/product/questionRetestDist.vue +++ b/src/views/xm/rpt/product/questionRetestDist.vue @@ -8,7 +8,7 @@ - + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
@@ -40,38 +40,38 @@ 选择计划
- + - + - + - + - - + + - + - + diff --git a/src/views/xm/rpt/product/questionSort.vue b/src/views/xm/rpt/product/questionSort.vue index 12a27024..f526ed37 100644 --- a/src/views/xm/rpt/product/questionSort.vue +++ b/src/views/xm/rpt/product/questionSort.vue @@ -8,9 +8,9 @@
- + - + @@ -46,38 +46,38 @@ 选择计划
- + - + - + - + - - + + - + - + diff --git a/src/views/xm/rpt/project/projectWorkItemDayList.vue b/src/views/xm/rpt/project/projectWorkItemDayList.vue index f6e721dc..34140f49 100644 --- a/src/views/xm/rpt/project/projectWorkItemDayList.vue +++ b/src/views/xm/rpt/project/projectWorkItemDayList.vue @@ -9,7 +9,7 @@ - + {{xmProject.id}}
{{ xmProject.name }}
diff --git a/src/views/xm/rpt/project/projectWorkloadSetDayList.vue b/src/views/xm/rpt/project/projectWorkloadSetDayList.vue index 4f11d4df..af32cbdc 100644 --- a/src/views/xm/rpt/project/projectWorkloadSetDayList.vue +++ b/src/views/xm/rpt/project/projectWorkloadSetDayList.vue @@ -9,7 +9,7 @@
- + {{xmProject.id}}
{{ xmProject.name }}
@@ -19,7 +19,7 @@
- + diff --git a/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue b/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue index 4443dde5..a0814efc 100644 --- a/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue +++ b/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue @@ -9,7 +9,7 @@
- + {{xmProject.id}}
{{ xmProject.name }}
@@ -19,7 +19,7 @@
- + diff --git a/src/views/xm/rpt/project/taskAgeDist.vue b/src/views/xm/rpt/project/taskAgeDist.vue index 5c996a67..5ce5cff8 100644 --- a/src/views/xm/rpt/project/taskAgeDist.vue +++ b/src/views/xm/rpt/project/taskAgeDist.vue @@ -9,33 +9,33 @@
- + {{xmProject.id}}
{{ xmProject.name }}
- + - + - + - + - - + + diff --git a/src/views/xm/rpt/project/taskAttDist.vue b/src/views/xm/rpt/project/taskAttDist.vue index f7328a2b..cd27731b 100644 --- a/src/views/xm/rpt/project/taskAttDist.vue +++ b/src/views/xm/rpt/project/taskAttDist.vue @@ -9,39 +9,39 @@
- + - + - + {{xmProject.id}}
{{ xmProject.name }}
- + - + - + - + - - + + @@ -173,7 +173,7 @@ {id:'task_type', name:'任务类型'}, {id:'plan_type', name:'计划类型'}, {id:'settle_schemel', name:'结算方案'}, - {id:'priority', name:'优先级'} + {id:'priority', name:'优先级别'} ], dicts:{},//下拉选择框的所有静态数据 params=[{categoryId:'0001',itemCode:'sex'}] 返回结果 {'sex':[{optionValue:'1',optionName:'男',seqOrder:'1',fp:'',isDefault:'0'},{optionValue:'2',optionName:'女',seqOrder:'2',fp:'',isDefault:'0'}]} load:{ list: false, edit: false, del: false, add: false },//查询中... diff --git a/src/views/xm/rpt/project/taskDayAccumulate.vue b/src/views/xm/rpt/project/taskDayAccumulate.vue index 66a2bf55..f6e812f3 100644 --- a/src/views/xm/rpt/project/taskDayAccumulate.vue +++ b/src/views/xm/rpt/project/taskDayAccumulate.vue @@ -8,7 +8,7 @@
- + {{xmProject.id}}
{{ xmProject.name }}
diff --git a/src/views/xm/rpt/project/taskDayTrend.vue b/src/views/xm/rpt/project/taskDayTrend.vue index 30ba6a92..97b4bfdd 100644 --- a/src/views/xm/rpt/project/taskDayTrend.vue +++ b/src/views/xm/rpt/project/taskDayTrend.vue @@ -10,7 +10,7 @@
- + {{xmProject.id}}
{{ xmProject.name }}
diff --git a/src/views/xm/rpt/project/taskSort.vue b/src/views/xm/rpt/project/taskSort.vue index efb426d7..1810944c 100644 --- a/src/views/xm/rpt/project/taskSort.vue +++ b/src/views/xm/rpt/project/taskSort.vue @@ -9,9 +9,9 @@
- + - + @@ -20,27 +20,27 @@ {{xmProject.id}}
{{ xmProject.name }}
- + - + - + - + - - + + diff --git a/src/views/xm/rpt/testCase/testCaseSort.vue b/src/views/xm/rpt/testCase/testCaseSort.vue index 5e9e4c51..d2538452 100644 --- a/src/views/xm/rpt/testCase/testCaseSort.vue +++ b/src/views/xm/rpt/testCase/testCaseSort.vue @@ -10,9 +10,9 @@ - + - + @@ -37,22 +37,22 @@ - + - + - + - - + + diff --git a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue index 0ae19220..b6320bb6 100644 --- a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue +++ b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue @@ -10,7 +10,7 @@ - + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
diff --git a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue index 26fbb806..fa9c8cb6 100644 --- a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue +++ b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue @@ -9,7 +9,7 @@
- + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
diff --git a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue index 992df82c..33fa5bb9 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue @@ -10,7 +10,7 @@
- + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}
diff --git a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue index f845e0a2..92450ea8 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue @@ -10,7 +10,7 @@
- + {{xmTestCasedb.id}}
{{ xmTestCasedb.name }}