|
|
@ -79,7 +79,7 @@ |
|
|
|
this.isData = false |
|
|
|
this.isData = false |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
this.isData = true |
|
|
|
this.isData = true |
|
|
|
this._handlerEditor().setValue(res.data.content) |
|
|
|
this._handlerEditor().setValue(res.data.content + '\n') |
|
|
|
|
|
|
|
|
|
|
|
// Initialize the plugin to prevent repeated calls |
|
|
|
// Initialize the plugin to prevent repeated calls |
|
|
|
if (editor.lineCount() < 1000) { |
|
|
|
if (editor.lineCount() < 1000) { |
|
|
|