From 1fabd4cbf127f11dc22575ac71799e78cc87f271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 30 Jan 2023 16:07:28 +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 --- src/views/xm/rpt/product/menuAgeDist.vue | 2 +- src/views/xm/rpt/product/menuAttDist.vue | 6 ++++-- src/views/xm/rpt/product/questionAgeDist.vue | 2 +- src/views/xm/rpt/product/questionAttDist.vue | 2 +- src/views/xm/rpt/product/questionRetestDist.vue | 4 ++-- src/views/xm/rpt/project/taskAgeDist.vue | 2 +- src/views/xm/rpt/project/taskAttDist.vue | 2 +- src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue | 6 +++--- src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue | 4 ++-- 9 files changed, 16 insertions(+), 14 deletions(-) diff --git a/src/views/xm/rpt/product/menuAgeDist.vue b/src/views/xm/rpt/product/menuAgeDist.vue index ecca0ec7..a070f624 100644 --- a/src/views/xm/rpt/product/menuAgeDist.vue +++ b/src/views/xm/rpt/product/menuAgeDist.vue @@ -213,7 +213,7 @@ label: { show: true, - + formatter:'{b}: {c}  ({d}%)' }, } ] diff --git a/src/views/xm/rpt/product/menuAttDist.vue b/src/views/xm/rpt/product/menuAttDist.vue index b973bd7d..9d34f2a3 100644 --- a/src/views/xm/rpt/product/menuAttDist.vue +++ b/src/views/xm/rpt/product/menuAttDist.vue @@ -182,7 +182,9 @@ {id:'dlvl', 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'}]} + dicts:{ + 'demandSource':[],'demandLvl':[],'demandType':[],'priority':[],'menuStatus':[] + },//下拉选择框的所有静态数据 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 },//查询中... dateRanger:[], maxTableHeight:300, @@ -268,7 +270,7 @@ label: { show: true, - + formatter:'{b}: {c}  ({d}%)' }, } ] diff --git a/src/views/xm/rpt/product/questionAgeDist.vue b/src/views/xm/rpt/product/questionAgeDist.vue index 6d883da6..9ab6a9fb 100644 --- a/src/views/xm/rpt/product/questionAgeDist.vue +++ b/src/views/xm/rpt/product/questionAgeDist.vue @@ -239,7 +239,7 @@ label: { show: true, - + formatter:'{b}: {c}  ({d}%)' }, } ] diff --git a/src/views/xm/rpt/product/questionAttDist.vue b/src/views/xm/rpt/product/questionAttDist.vue index be07f887..58aeb408 100644 --- a/src/views/xm/rpt/product/questionAttDist.vue +++ b/src/views/xm/rpt/product/questionAttDist.vue @@ -312,7 +312,7 @@ label: { show: true, - + formatter:'{b}: {c}  ({d}%)' }, } ] diff --git a/src/views/xm/rpt/product/questionRetestDist.vue b/src/views/xm/rpt/product/questionRetestDist.vue index 21cc5fc2..51548ff9 100644 --- a/src/views/xm/rpt/product/questionRetestDist.vue +++ b/src/views/xm/rpt/product/questionRetestDist.vue @@ -273,8 +273,8 @@ }, label: { - show: true, - + show: true, + formatter:'{b}: {c}  ({d}%)' }, } ] diff --git a/src/views/xm/rpt/project/taskAgeDist.vue b/src/views/xm/rpt/project/taskAgeDist.vue index c63285ea..4103b187 100644 --- a/src/views/xm/rpt/project/taskAgeDist.vue +++ b/src/views/xm/rpt/project/taskAgeDist.vue @@ -184,7 +184,7 @@ label: { show: true, - + formatter:'{b}: {c}  ({d}%)' }, } ] diff --git a/src/views/xm/rpt/project/taskAttDist.vue b/src/views/xm/rpt/project/taskAttDist.vue index 02c228e3..d12c0f82 100644 --- a/src/views/xm/rpt/project/taskAttDist.vue +++ b/src/views/xm/rpt/project/taskAttDist.vue @@ -244,7 +244,7 @@ label: { show: true, - + formatter:'{b}: {c}  ({d}%)' }, } ] diff --git a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue index 191beb89..3fbba97e 100644 --- a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue +++ b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue @@ -125,7 +125,7 @@ }, /**0-未测,1-通过,2-受阻,3-忽略,4-失败 */ legendCpd(){ - return ['0次','1次','2次','3-5次','5-10次','10次以上'] + return ['规划0次','规划1次','规划2次','规划3-5次','规划5-10次','规划10次以上'] }, xmProductCpd(){ @@ -216,8 +216,8 @@ }, label: { - show: true, - + show: true, + formatter:'{b}的用例数: {c} ({d}%)' }, } ] diff --git a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue index f7f5e783..53398181 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue @@ -209,8 +209,8 @@ }, label: { - show: true, - + show: true, + formatter:'{b}: {c} ({d}%)' }, } ]