CN-599 feat: 新报告功能

This commit is contained in:
chenjinsong
2022-06-08 18:32:52 +08:00
parent 996adc1483
commit e516258a2a
9 changed files with 131 additions and 63 deletions

View File

@@ -91,7 +91,7 @@
display: flex;
}
.el-input-single {
width: 200px;
width: 140px;
height: 32px;
margin-top: 10px;
.el-input__inner {
@@ -105,7 +105,6 @@
}
}
.right-box__select-single {
width: 430px;
height: 32px;
margin: 10px 0 0 10px;
}