From 9b653e413576082e2994f5c6a9a44423ec1bf68d Mon Sep 17 00:00:00 2001 From: benny Date: Fri, 13 Jul 2018 16:16:26 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index b8a3c39a..258cc014 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -458,7 +458,7 @@ Pman.Tab.PersonList.prototype = { //Pman.genericDelete(_this, 'Person'); var rec = _this.grid.ds.getAt(_this.grid.selModel.last); - console.log(_this.paging); + console.log(_this.paging.onClick('refresh');); var ids = []; ids.push(rec.id); if (!ids.length) { -- 2.39.2