修改generate传参

This commit is contained in:
X1627315083
2024-01-26 13:16:47 +08:00
parent a75342fe08
commit a90333517d
11 changed files with 524 additions and 65 deletions

View File

@@ -758,7 +758,7 @@ export default defineComponent({
.ant-modal-body{
padding: calc(4rem*1.2) calc(5rem*1.2) calc(0rem*1.2)!important;
// height: calc(65vh - 6.4rem*1.2));
height: calc(65rem*1.2*1.2);
height: calc(65rem*1.2);
display: flex;
overflow-y: hidden;
flex-direction: column;