iapyang 6 years ago
parent
commit
2dc7326cdb
  1. 2
      src/widget/date/calendar/picker.year.js

2
src/widget/date/calendar/picker.year.js

@ -71,7 +71,7 @@ BI.YearPicker = BI.inherit(BI.Widget, {
items: [{
el: {
type: "bi.horizontal",
width: 45,
width: 50,
items: [{
el: this.year
}]

Loading…
Cancel
Save