layui table toolbar失效問題

 toolbar只能寫一個 寫兩個下面的失效

layui.use('table',function(){

    table.render({

             ....

    });

    table.on('toolbar(tool)',function(obj){

                     ....

     }) ;

}) ;
相關文章
相關標籤/搜索