Pman.Tab.PersonList.js
authorbenny <benny@roojs.com>
Tue, 17 Jul 2018 04:50:00 +0000 (12:50 +0800)
committerbenny <benny@roojs.com>
Tue, 17 Jul 2018 04:50:00 +0000 (12:50 +0800)
Pman.Tab.PersonList.js

index b46f094..34173fa 100644 (file)
@@ -477,7 +477,7 @@ Pman.Tab.PersonList.prototype = {
                                 method : 'POST',
                                 url : baseURL + '/Roo/core_person',
                                 params : {
-                                    _delete  : ids.join(',')
+                                    _delete  : rec_id
                                 },
                                 success : function() {
                                     _this.paging.onClick('refresh');