Compare commits

..

2 Commits

Author SHA1 Message Date
gongjiale ad45afca10 Merge branch 'master' of http://192.168.124.50:80/wuhongjian/qd-changjing 2022-11-25 17:04:05 +08:00
gongjiale 86890070a0 111 2022-11-25 17:03:04 +08:00
1 changed files with 4 additions and 0 deletions

View File

@ -552,6 +552,9 @@ export default {
line-height: 14px;
color: #ffffff;
}
::v-deep .el-date-editor .el-range__close-icon {
line-height: 14px;
}
::v-deep .el-date-editor .el-range-input {
background: #9000;
color: #ffffff;
@ -605,6 +608,7 @@ export default {
}
}
.active-item {
cursor: pointer;
font-size: 14px;
float: left;
width: 50%;