fix : 修复设备管理序列号展示

This commit is contained in:
2024-08-26 23:36:59 +08:00
parent e4f8d48838
commit f66f9f4fbb

View File

@@ -595,6 +595,9 @@ getList()
border-bottom: none;
}
}
.el-select-dropdown__item.is-selected {
color: #F7B500!important;
}
.el-select-dropdown__item.selected {
background-color: transparent !important;
color: #F7B500;