diff --git a/components/diy/rich-text.vue b/components/diy/rich-text.vue index eed18221..2d282520 100644 --- a/components/diy/rich-text.vue +++ b/components/diy/rich-text.vue @@ -45,7 +45,6 @@ style_container: common_styles_computer(new_style.common_style), style_img_container: common_img_computer(new_style.common_style), }); - console.log(new_content.html); }, }, };