Explorar o código

Merge branch 'monthly_report_daily_0.0.1' of git.xiaojukeji.com:pu_qa_tool/thoth-frontend into monthly_report_daily_0.0.1

洪海涛 %!s(int64=4) %!d(string=hai) anos
pai
achega
2dc010ea1e

+ 3 - 2
src/views/monthlyReport/childrenPage/setReport/components/teamSet.vue

@@ -162,6 +162,8 @@ export default {
     .team-rightText {
     .team-rightText {
       width: 350px;
       width: 350px;
       padding-left: 60px;
       padding-left: 60px;
+      height: calc(100vh - 189px);
+      overflow: hidden;
     }
     }
 
 
     .team-person {
     .team-person {
@@ -183,8 +185,7 @@ export default {
 
 
     .team-member {
     .team-member {
       color: #666666;
       color: #666666;
-      height: calc(100vh - 775px);
-      // max-height: calc(100vh - 468px);
+      height: calc(100vh - 362px);
       overflow: auto;
       overflow: auto;
       margin: 20px 0;
       margin: 20px 0;
     }
     }