diff --git a/src/views/planetDesign/Design/fragement/QuestionConfig.vue b/src/views/planetDesign/Design/fragement/QuestionConfig.vue index 2914fbe5..ef070493 100644 --- a/src/views/planetDesign/Design/fragement/QuestionConfig.vue +++ b/src/views/planetDesign/Design/fragement/QuestionConfig.vue @@ -242,7 +242,7 @@ export default { background-color: rgba(112, 185, 54, 0.5) !important; } -:deep(.config-require[data-v-51a4fc66] .ant-switch-disabled) { - background-color: #F5F5F5; +:deep(.config-require .ant-switch-disabled) { + background-color: rgba(191, 191, 191, .5); }