@@ -103,7 +103,7 @@ export default {
}
.el-dialog__body{
- max-height: 400px;
+ max-height: 600px;
overflow-y: auto;
</style>