소스 검색

更新甘特图

kuaifan 5 년 전
부모
커밋
e6654f5631
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      resources/assets/js/main/components/gantt/index.vue

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