[
{ text: '增加', iconCls: 'icon-add', handler: function () { } },
{ text: '修改', iconCls: 'icon-edit', handler: function () { } },
{ text: '删除', iconCls: 'icon-remove', handler: function () { } },
{ text: '查看', handler: function () { } }, '-',
{ text: '刷新', iconCls: 'icon-reload', handler: function () { } },
{ text: '导出', iconCls: 'icon-save', handler: function () { } }, '-'],