- [x] 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? 当table外层容器的宽高是自适应时,希望table组件能撑满显示,目前横向(x)没有问题,可使用'max-content'值,但是纵向(y)不行,只能写固定数值,或者需要用js计算 ### What does the proposed API look like? 同scroll属性的x一样,可使用'max-content'值 <!-- generated by issue-helper. DO NOT REMOVE -->