Przeglądaj źródła

更新甘特图

kuaifan 5 lat temu
rodzic
commit
e6654f5631

+ 3 - 0
resources/assets/js/main/components/gantt/index.vue

@@ -411,6 +411,9 @@ export default {
                     flex: 1;
                     padding: 0 12px;
                     cursor: default;
+                    overflow: hidden;
+                    text-overflow: ellipsis;
+                    white-space: nowrap;
                 }
                 .item-icon {
                     display: none;