@@ -106,7 +106,7 @@ export default {
// background-color: #ccc;
// }
/deep/ .ant-modal-body {
- height: 300px !important;
+ height: 100% !important;
}
/deep/ .ant-modal-content{
overflow: auto;