wolyshaw hace 5 años
padre
commit
85ad32bee6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;