Browse Source

优化

master
陈裕财 3 years ago
parent
commit
c7fbf35484
  1. 2
      src/views/xm/core/xmTestPlan/rpt/biz/question.vue
  2. 2
      src/views/xm/core/xmTestPlan/rpt/biz/questionAgeDist.vue
  3. 2
      src/views/xm/core/xmTestPlan/rpt/biz/questionAttDist.vue
  4. 2
      src/views/xm/core/xmTestPlan/rpt/biz/questionRetestDist.vue
  5. 2
      src/views/xm/core/xmTestPlan/rpt/biz/testCaseToPlanCalc.vue
  6. 1
      src/views/xm/core/xmTestPlan/rpt/biz/testPlanCaseExecStatusDist.vue

2
src/views/xm/core/xmTestPlan/rpt/biz/question.vue

@ -254,7 +254,7 @@
label: { label: {
show: true, show: true,
formatter:'{b}: {c}  ({d}%)'
}, },
} }
] ]

2
src/views/xm/core/xmTestPlan/rpt/biz/questionAgeDist.vue

@ -182,7 +182,7 @@
label: { label: {
show: true, show: true,
formatter:'{b}: {c}  ({d}%)'
}, },
} }
] ]

2
src/views/xm/core/xmTestPlan/rpt/biz/questionAttDist.vue

@ -254,7 +254,7 @@
label: { label: {
show: true, show: true,
formatter:'{b}: {c}  ({d}%)'
}, },
} }
] ]

2
src/views/xm/core/xmTestPlan/rpt/biz/questionRetestDist.vue

@ -197,7 +197,7 @@
label: { label: {
show: true, show: true,
formatter:'{b}: {c}  ({d}%)'
}, },
} }
] ]

2
src/views/xm/core/xmTestPlan/rpt/biz/testCaseToPlanCalc.vue

@ -149,7 +149,7 @@
label: { label: {
show: true, show: true,
formatter:'{b}: {c}  ({d}%)'
}, },
} }
] ]

1
src/views/xm/core/xmTestPlan/rpt/biz/testPlanCaseExecStatusDist.vue

@ -148,6 +148,7 @@
label: { label: {
show: true, show: true,
formatter:'{b}: {c}  ({d}%)'
}, },
} }

Loading…
Cancel
Save