wolyshaw 4 năm trước cách đây
mục cha
commit
85ad32bee6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/HumanResources/index.vue

+ 1 - 0
src/views/HumanResources/index.vue

@@ -511,6 +511,7 @@ export default {
 /deep/.el-table .cell {
     display: -webkit-box;
     overflow: hidden;
+    max-height: 80px;
     text-overflow: ellipsis;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;