sunran 3 жил өмнө
parent
commit
d39b79c2f1

+ 2 - 0
src/views/weibao/views/followUp/history.vue

@@ -63,9 +63,11 @@ export default {
       font-size: 30px;
     }
     .adress {
+      width: 100%;
       overflow: hidden;
       white-space: nowrap;
       text-overflow: ellipsis;
+      display: block !important;
     }
     .mes {
       font-size: 26px;

+ 1 - 0
src/views/weibao/views/reporting/index.vue

@@ -162,6 +162,7 @@ export default {
       overflow: hidden;
       white-space: nowrap;
       text-overflow: ellipsis;
+      font-size: 26px;
     }
   }
 }