소스 검색

继续优化

qinzhipeng_v@didiglobal.com 4 년 전
부모
커밋
bb8c69607c
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      src/views/projectManage/requirement/gannttOptions/requireGannt.js

+ 2 - 4
src/views/projectManage/requirement/gannttOptions/requireGannt.js

@@ -48,12 +48,10 @@ const options = {
         width: 100,
         style: {
           'task-list-header-label': {
-            'text-align': 'center',
-            width: '100%'
+            'text-align': 'center'
           },
           'task-list-item-value-container': {
-            'text-align': 'center',
-            width: '100%'
+            'text-align': 'center'
           }
         }
       },