- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? to disable tree data display and AVOID NAME CONFLICT ### What does the proposed API look like? `<a-table :children-column-name="null"></a-table>` or `<a-table :children-column-name="false"></a-table>` <!-- generated by issue-helper. DO NOT REMOVE -->