@@ -103,7 +103,7 @@
</div>
<div class="selectsBlock">
- <span class="selectLabel">送件时间</span>
+ <span class="selectLabel">时间筛选</span>
<el-select
v-model="pavalues.value4"
@change="getData"
@@ -2505,6 +2505,7 @@ table {
}
.titName {
width: calc(100% - 40px);
+ max-width: calc(100vw - 600px) !important;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;