@ -64,6 +64,7 @@ BI.DynamicYearCombo = BI.inherit(BI.Widget, {
isNeedAdjustWidth: false,
el: this.trigger,
destroyWhenHide: true,
adjustLength: 1,
popup: {
minWidth: 85,
stopPropagation: false,
@ -62,6 +62,7 @@ BI.DynamicYearMonthCombo = BI.inherit(BI.Single, {
minWidth: 100,
@ -62,6 +62,7 @@ BI.DynamicYearQuarterCombo = BI.inherit(BI.Widget, {