$('a[data-toggle="tab"]').on('shown.bs.tab', function(e){ var currentTab = $(e.target).text(); // get current tab var LastTab = $(e.
確定! 回上一頁