Roo/bootstrap/MoneyField.js
authoredward <edward@roojs.com>
Wed, 25 Apr 2018 08:35:45 +0000 (16:35 +0800)
committeredward <edward@roojs.com>
Wed, 25 Apr 2018 08:35:45 +0000 (16:35 +0800)
Roo/bootstrap/MoneyField.js

index a4e9638..67ba35b 100644 (file)
@@ -434,7 +434,7 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.ComboBox, {
             return;
         }
         
-        this.doQuery(this.getRawValue());
+        this.doQuery(this.getCurrency());
     },
     
     getCurrency : function()