如下:
{
xtype:'button',
text:'学生档案',
iconCls:'file',
handler:function(){
console.log(222)
},
},
{xtype:'tbseparator'},
{
xtype:'button',
text:'导出Excel',
iconCls:'export',
handler:function(){
console.log(11111111111111)
},

相关文章:

  • 2021-10-19
  • 2021-11-01
  • 2021-12-23
  • 2022-12-23
  • 2022-03-08
  • 2021-06-18
猜你喜欢
  • 2021-06-03
  • 2021-06-07
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
  • 2021-07-18
  • 2022-02-03
相关资源
相似解决方案