From 09f3b32c1d355a74fdefb94c63b112ea5fd71eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sat, 4 Feb 2023 10:18:14 +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/branch/menuDayAccumulate.vue | 2 +- src/views/xm/rpt/branch/menuDayTrend.vue | 2 +- src/views/xm/rpt/branch/questionDayAccumulate.vue | 2 +- src/views/xm/rpt/branch/questionDayTrend.vue | 2 +- src/views/xm/rpt/iteration/IterationWorkItemDayList.vue | 2 +- src/views/xm/rpt/iteration/burnout.vue | 2 +- src/views/xm/rpt/iteration/menuDayAccumulate.vue | 2 +- src/views/xm/rpt/iteration/menuDayTrend.vue | 2 +- src/views/xm/rpt/iteration/questionDayAccumulate.vue | 2 +- src/views/xm/rpt/iteration/questionDayTrend.vue | 2 +- src/views/xm/rpt/product/menuAgeDist.vue | 2 +- src/views/xm/rpt/product/menuAttDist.vue | 2 +- src/views/xm/rpt/product/menuDayAccumulate.vue | 2 +- src/views/xm/rpt/product/menuDayTrend.vue | 2 +- src/views/xm/rpt/product/menuSort.vue | 2 +- src/views/xm/rpt/product/productWorkItemDayList.vue | 2 +- src/views/xm/rpt/product/questionAgeDist.vue | 2 +- src/views/xm/rpt/product/questionAttDist.vue | 2 +- src/views/xm/rpt/product/questionDayAccumulate.vue | 2 +- src/views/xm/rpt/product/questionDayTrend.vue | 2 +- src/views/xm/rpt/product/questionRetestDist.vue | 2 +- src/views/xm/rpt/product/questionSort.vue | 2 +- src/views/xm/rpt/project/projectWorkItemDayList.vue | 2 +- src/views/xm/rpt/project/projectWorkloadSetDayList.vue | 2 +- src/views/xm/rpt/project/projectWorkloadSetMonthList.vue | 2 +- src/views/xm/rpt/project/taskAgeDist.vue | 2 +- src/views/xm/rpt/project/taskAttDist.vue | 2 +- src/views/xm/rpt/project/taskDayAccumulate.vue | 2 +- src/views/xm/rpt/project/taskDayTrend.vue | 2 +- src/views/xm/rpt/project/taskSort.vue | 2 +- src/views/xm/rpt/testCase/testCaseSort.vue | 2 +- src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue | 2 +- src/views/xm/rpt/testPlan/testDayTimesCalc.vue | 2 +- src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue | 2 +- src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/views/xm/rpt/branch/menuDayAccumulate.vue b/src/views/xm/rpt/branch/menuDayAccumulate.vue index cbea442b..a8b09698 100644 --- a/src/views/xm/rpt/branch/menuDayAccumulate.vue +++ b/src/views/xm/rpt/branch/menuDayAccumulate.vue @@ -309,7 +309,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/branch/menuDayTrend.vue b/src/views/xm/rpt/branch/menuDayTrend.vue index 00a993c4..07ff416c 100644 --- a/src/views/xm/rpt/branch/menuDayTrend.vue +++ b/src/views/xm/rpt/branch/menuDayTrend.vue @@ -311,7 +311,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/branch/questionDayAccumulate.vue b/src/views/xm/rpt/branch/questionDayAccumulate.vue index 069cf614..9a0b9ebb 100644 --- a/src/views/xm/rpt/branch/questionDayAccumulate.vue +++ b/src/views/xm/rpt/branch/questionDayAccumulate.vue @@ -299,7 +299,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/branch/questionDayTrend.vue b/src/views/xm/rpt/branch/questionDayTrend.vue index ada72a6e..b030f373 100644 --- a/src/views/xm/rpt/branch/questionDayTrend.vue +++ b/src/views/xm/rpt/branch/questionDayTrend.vue @@ -313,7 +313,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue b/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue index e82509cb..2076f066 100644 --- a/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue +++ b/src/views/xm/rpt/iteration/IterationWorkItemDayList.vue @@ -334,7 +334,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/iteration/burnout.vue b/src/views/xm/rpt/iteration/burnout.vue index 91b5ae79..f4fdebd7 100644 --- a/src/views/xm/rpt/iteration/burnout.vue +++ b/src/views/xm/rpt/iteration/burnout.vue @@ -349,7 +349,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/iteration/menuDayAccumulate.vue b/src/views/xm/rpt/iteration/menuDayAccumulate.vue index 13acf7f9..a09fb63b 100644 --- a/src/views/xm/rpt/iteration/menuDayAccumulate.vue +++ b/src/views/xm/rpt/iteration/menuDayAccumulate.vue @@ -336,7 +336,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/iteration/menuDayTrend.vue b/src/views/xm/rpt/iteration/menuDayTrend.vue index 2c36bbf7..9fa56e81 100644 --- a/src/views/xm/rpt/iteration/menuDayTrend.vue +++ b/src/views/xm/rpt/iteration/menuDayTrend.vue @@ -352,7 +352,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/iteration/questionDayAccumulate.vue b/src/views/xm/rpt/iteration/questionDayAccumulate.vue index c37a1433..4c582627 100644 --- a/src/views/xm/rpt/iteration/questionDayAccumulate.vue +++ b/src/views/xm/rpt/iteration/questionDayAccumulate.vue @@ -335,7 +335,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/iteration/questionDayTrend.vue b/src/views/xm/rpt/iteration/questionDayTrend.vue index 1b4e4f05..37918932 100644 --- a/src/views/xm/rpt/iteration/questionDayTrend.vue +++ b/src/views/xm/rpt/iteration/questionDayTrend.vue @@ -351,7 +351,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/menuAgeDist.vue b/src/views/xm/rpt/product/menuAgeDist.vue index c4c039db..f64da86d 100644 --- a/src/views/xm/rpt/product/menuAgeDist.vue +++ b/src/views/xm/rpt/product/menuAgeDist.vue @@ -309,7 +309,7 @@ initSimpleDicts('all',['demandSource','demandLvl','demandType','priority','menuStatus'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/menuAttDist.vue b/src/views/xm/rpt/product/menuAttDist.vue index 4b711011..5f96fc18 100644 --- a/src/views/xm/rpt/product/menuAttDist.vue +++ b/src/views/xm/rpt/product/menuAttDist.vue @@ -367,7 +367,7 @@ initSimpleDicts('all',['demandSource','demandLvl','demandType','priority','menuStatus'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/menuDayAccumulate.vue b/src/views/xm/rpt/product/menuDayAccumulate.vue index fb7f0667..2a178225 100644 --- a/src/views/xm/rpt/product/menuDayAccumulate.vue +++ b/src/views/xm/rpt/product/menuDayAccumulate.vue @@ -311,7 +311,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/menuDayTrend.vue b/src/views/xm/rpt/product/menuDayTrend.vue index b3643350..6a3ba19a 100644 --- a/src/views/xm/rpt/product/menuDayTrend.vue +++ b/src/views/xm/rpt/product/menuDayTrend.vue @@ -325,7 +325,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/menuSort.vue b/src/views/xm/rpt/product/menuSort.vue index e728054b..ead8f2d4 100644 --- a/src/views/xm/rpt/product/menuSort.vue +++ b/src/views/xm/rpt/product/menuSort.vue @@ -309,7 +309,7 @@ initSimpleDicts('all',['demandSource','demandLvl','demandType','priority','menuStatus'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/productWorkItemDayList.vue b/src/views/xm/rpt/product/productWorkItemDayList.vue index b577a4dc..79d6844f 100644 --- a/src/views/xm/rpt/product/productWorkItemDayList.vue +++ b/src/views/xm/rpt/product/productWorkItemDayList.vue @@ -312,7 +312,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/questionAgeDist.vue b/src/views/xm/rpt/product/questionAgeDist.vue index 976f2c59..0c557b6a 100644 --- a/src/views/xm/rpt/product/questionAgeDist.vue +++ b/src/views/xm/rpt/product/questionAgeDist.vue @@ -354,7 +354,7 @@ initSimpleDicts('all',['bugSeverity','bugSolution','bugStatus','bugType','priority','bugRepRate','bugReason'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/questionAttDist.vue b/src/views/xm/rpt/product/questionAttDist.vue index 1882723c..440facbd 100644 --- a/src/views/xm/rpt/product/questionAttDist.vue +++ b/src/views/xm/rpt/product/questionAttDist.vue @@ -429,7 +429,7 @@ initSimpleDicts('all',['bugSeverity','bugSolution','bugStatus','bugType','priority','bugRepRate','bugReason'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/questionDayAccumulate.vue b/src/views/xm/rpt/product/questionDayAccumulate.vue index aca01974..d116ec42 100644 --- a/src/views/xm/rpt/product/questionDayAccumulate.vue +++ b/src/views/xm/rpt/product/questionDayAccumulate.vue @@ -306,7 +306,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/questionDayTrend.vue b/src/views/xm/rpt/product/questionDayTrend.vue index 22dab6a2..862bd6e1 100644 --- a/src/views/xm/rpt/product/questionDayTrend.vue +++ b/src/views/xm/rpt/product/questionDayTrend.vue @@ -324,7 +324,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/questionRetestDist.vue b/src/views/xm/rpt/product/questionRetestDist.vue index f677018d..c7de5904 100644 --- a/src/views/xm/rpt/product/questionRetestDist.vue +++ b/src/views/xm/rpt/product/questionRetestDist.vue @@ -410,7 +410,7 @@ initSimpleDicts('all',['bugSeverity','bugSolution','bugStatus','bugType','priority','bugRepRate','bugReason'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/product/questionSort.vue b/src/views/xm/rpt/product/questionSort.vue index dc6de767..55d968a3 100644 --- a/src/views/xm/rpt/product/questionSort.vue +++ b/src/views/xm/rpt/product/questionSort.vue @@ -389,7 +389,7 @@ initSimpleDicts('all',['bugSeverity','bugSolution','bugStatus','bugType','priority','bugRepRate','bugReason'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/projectWorkItemDayList.vue b/src/views/xm/rpt/project/projectWorkItemDayList.vue index 34140f49..e7f09949 100644 --- a/src/views/xm/rpt/project/projectWorkItemDayList.vue +++ b/src/views/xm/rpt/project/projectWorkItemDayList.vue @@ -307,7 +307,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/projectWorkloadSetDayList.vue b/src/views/xm/rpt/project/projectWorkloadSetDayList.vue index af32cbdc..af256097 100644 --- a/src/views/xm/rpt/project/projectWorkloadSetDayList.vue +++ b/src/views/xm/rpt/project/projectWorkloadSetDayList.vue @@ -331,7 +331,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue b/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue index a0814efc..5384fbfc 100644 --- a/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue +++ b/src/views/xm/rpt/project/projectWorkloadSetMonthList.vue @@ -332,7 +332,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/taskAgeDist.vue b/src/views/xm/rpt/project/taskAgeDist.vue index 5ce5cff8..7971d42d 100644 --- a/src/views/xm/rpt/project/taskAgeDist.vue +++ b/src/views/xm/rpt/project/taskAgeDist.vue @@ -285,7 +285,7 @@ initSimpleDicts('all',['planType','xmTaskSettleSchemel','taskType','priority','taskState'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/taskAttDist.vue b/src/views/xm/rpt/project/taskAttDist.vue index cd27731b..b06154d5 100644 --- a/src/views/xm/rpt/project/taskAttDist.vue +++ b/src/views/xm/rpt/project/taskAttDist.vue @@ -352,7 +352,7 @@ initSimpleDicts('all',['planType','xmTaskSettleSchemel','taskType','priority','taskState'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/taskDayAccumulate.vue b/src/views/xm/rpt/project/taskDayAccumulate.vue index f6e812f3..be26075a 100644 --- a/src/views/xm/rpt/project/taskDayAccumulate.vue +++ b/src/views/xm/rpt/project/taskDayAccumulate.vue @@ -323,7 +323,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/taskDayTrend.vue b/src/views/xm/rpt/project/taskDayTrend.vue index 97b4bfdd..2f62dff3 100644 --- a/src/views/xm/rpt/project/taskDayTrend.vue +++ b/src/views/xm/rpt/project/taskDayTrend.vue @@ -289,7 +289,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/project/taskSort.vue b/src/views/xm/rpt/project/taskSort.vue index 1810944c..a744efde 100644 --- a/src/views/xm/rpt/project/taskSort.vue +++ b/src/views/xm/rpt/project/taskSort.vue @@ -277,7 +277,7 @@ initSimpleDicts('all',['planType','xmTaskSettleSchemel','taskType','priority','taskState'] ).then(res=>{ this.dicts=res.data.data; }) - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/testCase/testCaseSort.vue b/src/views/xm/rpt/testCase/testCaseSort.vue index 531a979a..4524b8e5 100644 --- a/src/views/xm/rpt/testCase/testCaseSort.vue +++ b/src/views/xm/rpt/testCase/testCaseSort.vue @@ -331,7 +331,7 @@ this.dicts=res.data.data; }) this.initData(); - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue index b6320bb6..91e1a58f 100644 --- a/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue +++ b/src/views/xm/rpt/testPlan/testCaseToPlanCalc.vue @@ -352,7 +352,7 @@ this.dicts=res.data.data; }) this.initData(); - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue index fa9c8cb6..d66259d6 100644 --- a/src/views/xm/rpt/testPlan/testDayTimesCalc.vue +++ b/src/views/xm/rpt/testPlan/testDayTimesCalc.vue @@ -293,7 +293,7 @@ this.dicts=res.data.data; }) */ - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue index 33fa5bb9..99831d06 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseExecStatusDist.vue @@ -339,7 +339,7 @@ this.dicts=res.data.data; }) this.initData(); - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open(); diff --git a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue index 92450ea8..055f9b9b 100644 --- a/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue +++ b/src/views/xm/rpt/testPlan/testPlanCaseUserDist.vue @@ -339,7 +339,7 @@ this.dicts=res.data.data; }) this.initData(); - this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) + //this.maxTableHeight = util.calcTableMaxHeight(this.$refs.filtersRef.$el) //this.charts(); this.open();