Ver código fonte

继续优化

qinzhipeng_v@didiglobal.com 4 anos atrás
pai
commit
bb8c69607c

+ 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'
           }
         }
       },