jquery easyui datagrid 获取选中多行

var rows = $('#dataTable').datagri('getSelections');
原文地址:https://www.cnblogs.com/iack/p/3722698.html