|
|
@ -75,6 +75,8 @@ export class ListItem extends BI.BasicButton { |
|
|
|
BI.Msg.toast(BI.i18nText(BI.i18nText('Dec-Dcm_Connection_Cannot_Too_Lang')), { |
|
|
|
BI.Msg.toast(BI.i18nText(BI.i18nText('Dec-Dcm_Connection_Cannot_Too_Lang')), { |
|
|
|
level: 'error', |
|
|
|
level: 'error', |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
this.store.setIsEdit(false, name); |
|
|
|
|
|
|
|
this.nameLabel.setText(name); |
|
|
|
|
|
|
|
|
|
|
|
return; |
|
|
|
return; |
|
|
|
} |
|
|
|
} |
|
|
|