From e716d50f17dc0686fd3d7a2dd919c662e39e69c1 Mon Sep 17 00:00:00 2001 From: benny Date: Fri, 13 Jul 2018 16:06:44 +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 f7042213..c0f18ea8 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -459,7 +459,7 @@ Pman.Tab.PersonList.prototype = { var rec = _this.grid.ds.getAt(_this.grid.selModel.last); - console.log(_this.grid); + console.log(_this); var ids = []; ids.push(rec.id); -- 2.39.2