* commit '2ad005070aad45d8aa2b474c59adc61b72744656': fix: 无jira任务,标题文本居左
@ -92,6 +92,7 @@ export class Connection extends BI.Widget {
{
type: Label,
lgap: 5,
textAlign: 'left',
ref: (_ref: any) => {
this.connectionTitleWidget = _ref;
},