@ -87,8 +87,8 @@
type: "post",
dataType: "json",
data: {
"roleName" : function() {
"roleKey" : function() {
return $.common.trim($("#roleName").val());
return $.common.trim($("#roleKey").val());
}
},
dataFilter: function(data, type) {