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