Browse Source

无JIRA任务 年季度控件显示有问题

es6
fay 4 years ago
parent
commit
040a907ee1
  1. 4
      src/widget/yearquarter/trigger.yearquarter.js

4
src/widget/yearquarter/trigger.yearquarter.js

@ -39,9 +39,9 @@ BI.DynamicYearQuarterTrigger = BI.inherit(BI.Trigger, {
el: {
type: "bi.text_button",
text: BI.i18nText("BI-Multi_Date_Quarter"),
width: 24
width: o.height
},
width: 24}]
width: o.height}]
}]
}, {
el: {

Loading…
Cancel
Save