Browse Source

Merge pull request #243580 in DEC/fineui from master to feature/x

* commit '3f87ec5b58afe558466b0169d7a66e4009b4fcc7':
  无JIRA任务 title 变来变去的
research/test
superman 11 months ago
parent
commit
25dbe09727
  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