11wqe1 hai 5 días
pai
achega
425e1a07b4
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/components/pages/liyuan/page/examineperson/index.vue

+ 3 - 3
src/components/pages/liyuan/page/examineperson/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="testPersonExamine">
+  <div class="testPersonExamine" :style="{height: gotype == '/topTalent' ? 'calc(100% - 60px)' : '100%'}">
     <backPage v-if="gotype" tit="人才标准"></backPage>
     <div class="testTit" style="padding: 0 90px;box-sizing: border-box;">
       <div class="teaLis">
@@ -47,7 +47,7 @@
         <div class="table_title">
           <div style="width: 110px;">维度</div>
           <!-- <div style="width: 140px;min-width: 140px;">二级指标</div> -->
-          <div style="width: 400px;min-width: 400px;">评价方法</div>
+          <div style="width: 700px;min-width: 700px;">评价方法</div>
           <div style="width: 100px;">分值</div>
           <div style="width: 100px;">自评</div>
           <div style="flex: 1;min-width: 150px;">自评概述</div>
@@ -803,7 +803,7 @@ input[type="number"] {
   width: 140px !important;
 } */
 .twoCon > div:nth-child(1) {
-  width: 400px !important;
+  width: 700px !important;
   white-space: pre-line;
   word-break: break-all;
   text-align: left;