{{$t(toLinkName(linkItem,scope.row))}}
{{scope.row[linkItem.linkPropName]}}
{{$t(buttonItem.buttonName)}}
{{$t(getTextName(item,scope.row))}}
{{$t('cs.common.text.dblclickOther', { selectTitle: `${$t((item.defalutLabelTitleName ? scope.row.customRowConfigData.labelPlaceholder ? scope.row.customRowConfigData.labelPlaceholder : item.defalutLabelTitleName : 'cs.common.button.select'))}` ,selectValue: `${$t((item.defalutLabelName ? item.defalutLabelName : ''))}`})}}
{{$t("cs.common.text.total")}} {{scope.row[item.prop] && scope.row[item.prop].length ? scope.row[item.prop].length : 0}} {{$t("cs.common.text.people1")}}
{{roleItem[item.showNameProp]}}
MAX
{{scope.row[item.prop]}}
{{$t(scope.row.customRowConfigData[item.selectValueProp])}}