tree-table-vue
tree-table-vue copied to clipboard
$expand is undefind
$expand is undefind,so change $expand to expand
Hello, I set expandType=true, but shows empty, please help and give some advise, thank you very much
{{ My name is ${scope.row.company_name}, this rowIndex is ${scope.rowIndex}.
}}
or
{{ `My name is ${scope.row.company_name}, this rowIndex is ${scope.rowIndex}.` }}