|
|
@@ -131,7 +131,7 @@ Ext.define('erp.view.desktop.BoardManageMainPanel', {
|
|
|
return returnvalue;
|
|
|
}
|
|
|
},
|
|
|
- { text: '值', dataIndex: 'optionalValues', flex: 2 },
|
|
|
+ { text: '值', dataIndex: 'optionalValues', flex: 4 },
|
|
|
{ xtype:'actioncolumn', align: 'center', width: 50, items:[{
|
|
|
iconCls: 'save',
|
|
|
tooltip: '保存',
|