修改bug

This commit is contained in:
GGJ
2024-09-14 10:32:01 +08:00
parent e4997e4b63
commit 5650fc371e
3 changed files with 42 additions and 47 deletions

View File

@@ -239,4 +239,7 @@ defineExpose({ open })
display: flex;
flex-direction: column;
}
.el-form--inline .el-form-item {
margin-bottom: 10px !important;
}
</style>