From 8d5b3b68c6901b76e28bd69c873213cd83d03db4 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 17 May 2018 12:30:02 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index eeede96222..a4e806a250 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1648,7 +1648,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { return false; } q = qe.query; - + Roo.log('doQuery'); + Roo.log(q); forceAll = qe.forceAll; if(forceAll === true || (q.length >= this.minChars)){ -- 2.39.2