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