dicom配置修改对比标红
parent
90e33e1b97
commit
35846365a4
|
@ -543,4 +543,8 @@ export default {
|
|||
},
|
||||
};
|
||||
</script>
|
||||
<style lang="scss" scoped></style>
|
||||
<style lang="scss" scoped>
|
||||
.fontColor {
|
||||
color: red;
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue