Browse Source

常错词修改重置播放进度

newStyle
douzhuo 1 year ago
parent
commit
19b40eee6a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/Template/modelTodo.vue

+ 1
- 1
src/views/Template/modelTodo.vue View File

@@ -510,7 +510,7 @@ export default {
keywordsId: this.form.keywordsId,
keywordsName: this.form.keywordsName,
formatExpression: this.replaceFun(temp), // 问题表达式,关键词加#号
originalExpression: temp, // html==带span标签
original: temp, // html==带span标签
answerList: answerList,
showFormatExpression: text.innerText,
})


Loading…
Cancel
Save