src/views/my-components/xboot/quill.vue
@@ -157,7 +157,7 @@ methods: { initEditor() { this.accessToken = { accessToken: this.getStore("accessToken") accessToken: this.getSessionStore("accessToken") }; this.editor = new Quill(`#${this.id}`, this.options); let that = this;