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

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

@ -70,7 +70,7 @@ BI.YearPicker = BI.inherit(BI.Widget, {
type: "bi.center_adapt",
items: [{
el: {
type: "bi.horizontal",
type: "bi.horizontal_float",
width: 50,
items: [{
el: this.year

Loading…
Cancel
Save