@@ -3524,7 +3524,7 @@ onUnmounted(() => {
/* 调整单选框右外边距 */
:deep(.el-radio) {
- margin-right: 10;
+ margin-right: 10px;
}
@keyframes fadeIn {