|
|
@@ -39,15 +39,15 @@
|
|
|
>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div style="flex: 1;overflow: hidden;" class="notes">
|
|
|
+ <!-- <div style="flex: 1;overflow: hidden;" class="notes">
|
|
|
注:评价积分周期为2023年6月30日至2024年6月30日
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
<div style="height:100%;overflow: auto;padding: 0 90px;box-sizing: border-box;" v-loading="tabLoad">
|
|
|
<div class="sBox_table">
|
|
|
<div class="table_title">
|
|
|
<div style="width: 110px;">维度</div>
|
|
|
<!-- <div style="width: 140px;min-width: 140px;">二级指标</div> -->
|
|
|
- <div style="width: 700px;min-width: 700px;">评价方法</div>
|
|
|
+ <div style="width: 400px;min-width: 400px;">评价方法</div>
|
|
|
<div style="width: 100px;">分值</div>
|
|
|
<div style="width: 100px;">自评</div>
|
|
|
<div style="flex: 1;min-width: 150px;">自评概述</div>
|
|
|
@@ -547,7 +547,7 @@ export default {
|
|
|
.testPersonExamine {
|
|
|
width: 100%;
|
|
|
min-width: calc(100px * 10);
|
|
|
- height: calc(100%);
|
|
|
+ height: 100%;
|
|
|
/* overflow-x: scroll; */
|
|
|
/* overflow: auto; */
|
|
|
display: flex;
|
|
|
@@ -803,7 +803,7 @@ input[type="number"] {
|
|
|
width: 140px !important;
|
|
|
} */
|
|
|
.twoCon > div:nth-child(1) {
|
|
|
- width: 700px !important;
|
|
|
+ width: 400px !important;
|
|
|
white-space: pre-line;
|
|
|
word-break: break-all;
|
|
|
text-align: left;
|