jquery easyui tabs 如何知道当前页面有多少个页签?

如题所述

第1个回答  推荐于2020-12-07
var tab = $('#tt').tabs('tabs');

var len = tab.length;追问

报错了

本回答被提问者和网友采纳
相似回答