* commit '943418c051f7116b8d3eaf074b9afe995964c3a3': fix: 无jira任务,修改title背景色
@ -9,6 +9,9 @@ export const TitleXtype = 'dec.dcm.title';
@shortcut(TitleXtype)
@store(TitleModelXtype)
export class Title extends BI.Widget {
props = {
baseCls: 'bi-card',
}
tab: any;
linearSegment: any;
@ -29,7 +32,6 @@ export class Title extends BI.Widget {
left: [
{
type: LinearSegment,
cls: 'bi-card',
height: 40,
hgap: 10,
width: 250,