This commit is contained in:
fit2-zhao 2021-01-29 10:56:40 +08:00
commit 9018031f8f
4 changed files with 13 additions and 0 deletions

View File

@ -274,4 +274,7 @@ export default {
.el-row {
margin-bottom: 10px;
}
.el-button {
margin-left: 10px;
}
</style>

View File

@ -295,4 +295,8 @@ export default {
.el-row {
margin-bottom: 10px;
}
.el-button {
margin-left: 10px;
}
</style>

View File

@ -308,4 +308,7 @@ export default {
.el-row {
margin-bottom: 10px;
}
.el-button {
margin-left: 10px;
}
</style>

View File

@ -313,4 +313,7 @@ export default {
.el-row {
margin-bottom: 10px;
}
.el-button {
margin-left: 10px;
}
</style>