给对话框标签退出两个属性即可

:lock-scroll="false":append-to-body="true"

能够再给对话框设置一个底部外边距

// 对话框.el-dialog {    margin-bottom: 15vh;}