{{
value.map((v) => tool.getLabel(v, props.options.length > 0 ? props.options : dictList[props.dict])).join(', ')
}}
{{ tool.getLabel(value, props.options.length > 0 ? props.options : dictList[props.dict]) }}
{{ tool.getLabel(v, props.options.length > 0 ? props.options : dictList[props.dict]) }}
{{ tool.getLabel(value, props.options.length > 0 ? props.options : dictList[props.dict]) }}