<style lang="less" scoped>
div /deep/ .ant-modal-content{
height: 600px;
width: 1000px;

}
div /deep/ .ant-modal-body{
    height: 80%;
    width: 100%;
}
</style>

  

相关文章: