Browse Source

无JIRA任务 title 变来变去的

research/test
fay 1 year ago
parent
commit
05f1c78e58
  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, lgap: o.textLgap,
rgap: o.textRgap, rgap: o.textRgap,
text: o.text, text: o.text,
title: o.title,
value: o.value, value: o.value,
keyword: o.keyword, keyword: o.keyword,
height: o.height, height: o.height,

Loading…
Cancel
Save