From c8403195db39d26cb88f1b1b9e8f4fb24d4c9141 Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 12 Jun 2017 11:54:17 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index c309a2ba..e14f0048 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -311,7 +311,7 @@ Pman.Dialog.PersonEditor.prototype = { url: baseURL + '/Roo/Office.html', method: 'GET' }, - reader: Pman.Readers.Office, + reader: new Roo.data.JsonReader({}, []), //Pman.Readers.Office, listeners : { beforeload : function(st,o) { -- 2.39.2