heyang 2 years ago
parent
commit
4796317520
1 changed files with 12 additions and 0 deletions
  1. 12 0
      src/views/comprehensive/laboratoryManagement/subject/index.vue

+ 12 - 0
src/views/comprehensive/laboratoryManagement/subject/index.vue

@@ -1401,6 +1401,9 @@ export default {
               line-height:18px;
               font-size:16px;
               color: #333;
+              overflow:hidden;
+              white-space: nowrap;
+              text-overflow: ellipsis;
             }
           }
           .null-text-p{
@@ -1496,6 +1499,9 @@ export default {
               line-height:18px;
               font-size:16px;
               color: #333;
+              overflow:hidden;
+              white-space: nowrap;
+              text-overflow: ellipsis;
             }
           }
           .null-text-p{
@@ -1544,6 +1550,9 @@ export default {
               line-height:18px;
               font-size:16px;
               color: #333;
+              overflow:hidden;
+              white-space: nowrap;
+              text-overflow: ellipsis;
             }
           }
           .alarm-max-box{
@@ -1644,6 +1653,9 @@ export default {
               line-height:18px;
               font-size:16px;
               color: #333;
+              overflow:hidden;
+              white-space: nowrap;
+              text-overflow: ellipsis;
             }
           }
           .entrance{