Ant Design Vue 感觉大家用的比较少,所以记录一下 getContainer是用于指定滚动的容器 //用法 :getContainer="()=>this.$refs.questionnaireBox" ref 为指定的需要滚动的容器,默认为body 相关文章: