Browse Source

Pull request #3629: 无JIRA任务 title 变来变去的

Merge in VISUAL/fineui from ~FAY/fineui:master to master

* commit '05f1c78e58206d0e6d668077197e3ac8bc56c4c4':
  无JIRA任务 title 变来变去的
research/test
fay-李丰豪 2 years ago
parent
commit
3f87ec5b58
  1. 1
      packages/fineui/src/widget/downlist/item.downlist.js

1
packages/fineui/src/widget/downlist/item.downlist.js

@ -39,6 +39,7 @@ export class DownListItem extends BasicButton {
lgap: o.textLgap,
rgap: o.textRgap,
text: o.text,
title: o.title,
value: o.value,
keyword: o.keyword,
height: o.height,

Loading…
Cancel
Save