From 6a695d43a413a48567da8e226f7a3b46dcd18646 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 20 Jul 2016 15:39:06 +0800 Subject: [PATCH] Roo/form/ComboBoxArray.js --- Roo/form/ComboBoxArray.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index 5e83b79c25..3de837a629 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -293,6 +293,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, this.reset(); + Roo.log(v); if (this.store.isLocal && (typeof(v) == 'string')) { -- 2.39.2