//rowData行数据 rowData.push({url:'www.itxst.com',name:'IT小书童','type':'IT'}); //添加新的行 gridOptions.api.setRowData(rowData); //删除第一行数据 ...
確定! 回上一頁