company/src/components/business/UnionChangeDetails.vue
@@ -7,7 +7,7 @@ @confirm="confirm" > <div class="box"> <div class="top"> <div class="top" style="border-right: 1px solid #b4bbc5;"> {{title}} </div> <div class="box_table"> @@ -386,7 +386,14 @@ } &:nth-child(9) { } span{ width: 100%; white-space: nowrap; word-wrap: break-word; text-overflow: ellipsis; overflow: hidden; } } } } }