瀏覽代碼

继续优化

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