Browse Source

无JIRA任务 提示不对

research/test
fay 1 year ago
parent
commit
18111db59c
  1. 1
      packages/fineui/src/widget/downlist/item.downlistgroup.js

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

@ -42,6 +42,7 @@ export class DownListGroupItem extends BasicButton {
cls: "list-group-item-text",
textAlign: "left",
text: o.text,
title: o.title,
value: o.value,
height: o.height,
});

Loading…
Cancel
Save