import tinymce from 'tinymce/tinymce' import Editor from ... mounted() { tinymce.init({}) }, methods: { //新增相關的事件,可用的事件參照 ...
確定! 回上一頁