src/views/knowledge/questionbank/particulars/index.vue
@@ -905,7 +905,6 @@ //el.selectionStart; 这就是当前光标所在的位置(字符串中字符的index) if (this.currentInputId == "scriptContent") { inputValueArr = this.topicobj.scriptContent.split(""); console.log(123); } else if (this.currentInputId == "nomatchtext") { inputValueArr = this.topicobj.nomatchtext.split(""); } else if (this.currentInputId == "sliencetext") {