data() { return { content:'', editorOption: { // 富文本編輯器配置 modules: { //工具欄定義的 toolbar: { container: _.toolbarOptions, // 工具欄 }, } ...
確定! 回上一頁