dicom配置修改对比标红

uat_us
DESKTOP-6C3NK6N\WXS 2024-07-23 15:58:35 +08:00
parent 90e33e1b97
commit 35846365a4
1 changed files with 5 additions and 1 deletions

View File

@ -543,4 +543,8 @@ export default {
},
};
</script>
<style lang="scss" scoped></style>
<style lang="scss" scoped>
.fontColor {
color: red;
}
</style>