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

@@ -62,10 +62,6 @@
}
}
.el-form-item__content {
.el-input-group--prepend {
width: 626px;
height: 32px;
}
.input-box {
.el-textarea {
.el-textarea__inner {
@@ -264,14 +260,7 @@
.right-box__select {
width: 100%;
}
.right-box-select-dropdown {
width: 625px;
}
.right-box-select-report.right-box-select-dropdown {
width: 640px;
}
.el-select-last.right-box-select-dropdown {
width: 434px;
left: 1698px;
}
.limit-height .el-cascader-menu {

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;
}