江西测试问题整改
This commit is contained in:
@@ -201,7 +201,7 @@ const analysis = () => {
|
||||
// : params[i].value > 2
|
||||
// ? '#97017e'
|
||||
// : params[i].value > 0
|
||||
// ? '#cc0000'
|
||||
// ? '#A52a2a'
|
||||
// : ''
|
||||
// }">
|
||||
// ${
|
||||
@@ -290,7 +290,7 @@ defineExpose({ open })
|
||||
color: #fff;
|
||||
}
|
||||
.background3 {
|
||||
background-color: #cc0000;
|
||||
background-color: #A52a2a;
|
||||
color: #fff;
|
||||
}
|
||||
:deep(.el-select) {
|
||||
|
||||
Reference in New Issue
Block a user