zhouwx
2025-01-07 eae2747b5ea8522e8ee52fb03c53a9fce2cdd744
src/views/analyse/assessApply/components/reportDialog.vue
@@ -594,16 +594,16 @@
    margin-left: 20px;
}
.tag-bg1 {
    background: rgba(255,0,0,0.5);
    background: rgba(255,0,0,0.65);
}
.tag-bg2 {
    background: rgba(248,82,8,0.5);
    background: rgba(248,82,8,0.65);
}
.tag-bg3 {
    background: rgba(247,255,0,0.5);
    background: rgba(247,255,0,0.65);
}
.tag-bg4 {
    background: rgba(0,112,192,0.5);
    background: rgba(0,112,192,0.65);
}
.roomSelect{
  ::v-deep(.el-popper){