heyang 2 gadi atpakaļ
vecāks
revīzija
4796317520

+ 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{