RuoYi
2023-09-27 27a1153b5af19dbf10c716101833be537c1e0add
src/components/Editor/index.vue
@@ -56,8 +56,7 @@
    ],
  },
  placeholder: '请输入内容',
  readOnly: props.readOnly,
  theme: 'snow'
  readOnly: props.readOnly
});
const styles = computed(() => {