$("#显示按钮").click(function(){ $("#Modal").modal("show"); resultFilterSE();//模态框弹触发函数 }); function resultFilterSE(){ //函数体 }