window.parent.xxx();//xxx为父Tab中的方法 //刷新父Tab页表格的两种方法方法 $('#bootstrap-table').bootstrapTable('refresh'); // 刷新表格 $.table.search('modifyNameForm','bootstrap-table');// 刷新表格
window.parent.xxx();//xxx为父Tab中的方法 //刷新父Tab页表格的两种方法方法 $('#bootstrap-table').bootstrapTable('refresh'); // 刷新表格 $.table.search('modifyNameForm','bootstrap-table');// 刷新表格