@ -469,6 +469,7 @@ BI.Combo = BI.inherit(BI.Widget, {
},
showView: function (e) {
// 减少popup 调整宽高的次数
if (this.isEnabled() && this.combo.isEnabled() && !this.isViewVisible()) {
this._popupView(e);
}