|
@@ -23,10 +23,10 @@ export default {
|
|
|
open: false,
|
|
|
contentValue: this.value,
|
|
|
baseUrl: process.env.VUE_APP_BASE_API,
|
|
|
- readonly:this.readonly,
|
|
|
setting: {
|
|
|
menubar: false,
|
|
|
ProgressState: true,
|
|
|
+ readonly:this.readonly,
|
|
|
toolbar:
|
|
|
'fullscreen preview code | undo redo | lineheight bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | numlist bullist | upfile image axupimgs media importword table | formatselect fontselect fontsizeselect forecolor backcolor | indent outdent | superscript subscript | removeformat | wordcount | help',
|
|
|
toolbar_drawer: 'sliding',
|