function btn_add() { var url = dataBaseUrl + "Form"; top.tab.tabAdd({ title: "新增" + dataName, href: url });
收起
这是js
报告相同问题?