zhuth 7 лет назад
Родитель
Сommit
eb54599443
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      frontend/saas-web/app/view/core/base/GridPanel.js

+ 1 - 0
frontend/saas-web/app/view/core/base/GridPanel.js

@@ -300,6 +300,7 @@ Ext.define('saas.view.core.base.GridPanel', {
                 width:70,
                 dataIndex:'actioncolumn',
                 text:'操作',
+                align: 'center',
                 items: [{
                     tooltip: '编辑',
                     iconCls: 'x-fa fa-pencil fa-fw',