<tinymce v-model="noticeForm.content"
:toolbar="[ 'bold italic underline strikethrough alignleft aligncenter alignright alignjustify bullist numlist styleselect removeformat hr subscript superscript formatselect fontselect fontsizeselect forecolor backcolor preview anchor pagebreak insertdatetime table emoticons charmap fullscreen']"
:menubar="'file edit view format '"
其中所有入参的参数,都需要在组建inti方法中初始化,不然入参没有用
Tinymc初始化实例: